Method | Description | |
---|---|---|
Parse ( string input ) : |
||
SecretName ( string name ) : System | ||
ToString ( ) : string | ||
TryParse ( string input, |
Method | Description | |
---|---|---|
SecretName ( string name, int datacenter ) : System |
public static Parse ( string input ) : |
||
input | string | |
return |
public static TryParse ( string input, |
||
input | string | |
parsed | ||
return | bool |