NgrokResource Constructors
Class Constructors 1 member
Represents a ngrok resource.
Constructor(string) Section titled Constructor(string) Represents a ngrok resource.
public class NgrokResource{ public NgrokResource( string name) { // ... }}Parameters
name string The name of the resource.