메소드 | 설명 | |
---|---|---|
ToBase64String ( this guid ) : string | ||
ToBase64String ( this guid, bool trimmed ) : string | ||
ToZBase32String ( this guid ) : string | ||
TryParse ( string input, System.Guid &result ) : bool |
public static ToBase64String ( this guid, bool trimmed ) : string | ||
guid | this | |
trimmed | bool | |
리턴 | string |
public static ToZBase32String ( this guid ) : string | ||
guid | this | |
리턴 | string |
public static TryParse ( string input, System.Guid &result ) : bool | ||
input | string | |
result | System.Guid | |
리턴 | bool |