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