Method | Description | |
---|---|---|
Fmt ( this format ) : string | ||
GetInt ( this s ) : Maybe |
||
InvariantEquals ( this s, string other ) : bool | ||
StartsWithAnyOf ( this str ) : bool |
public static InvariantEquals ( this s, string other ) : bool | ||
s | this | |
other | string | |
return | bool |
public static StartsWithAnyOf ( this str ) : bool | ||
str | this | |
return | bool |