Method | Description | |
---|---|---|
AsLifecycle ( this text ) : Lifecycle | ||
EscapeIllegalChars ( this initial ) : string | ||
IsGuidString ( this text ) : bool | ||
LeadingSpaces ( this text ) : int |
public static AsLifecycle ( this text ) : Lifecycle | ||
text | this | |
return | Lifecycle |
public static EscapeIllegalChars ( this initial ) : string | ||
initial | this | |
return | string |
public static IsGuidString ( this text ) : bool | ||
text | this | |
return | bool |
public static LeadingSpaces ( this text ) : int | ||
text | this | |
return | int |