Свойство | Тип | Описание | |
---|---|---|---|
settings | Settings | ||
user | User |
Метод | Описание | |
---|---|---|
Base64Encode ( string plainText ) : string | ||
FreshToken ( Action |
||
GetPrepared ( ) : string | ||
XsollaJsonGenerator ( string userId, long projectId ) : System |
Метод | Описание | |
---|---|---|
CaptureConsoleAppOutput ( string exeName, string arguments, int timeoutMilliseconds, int &exitCode, string &output ) : void | ||
GetAppPlatformPath ( ) : string | ||
GetBytes ( string str ) : byte[] |
public static Base64Encode ( string plainText ) : string | ||
plainText | string | |
Результат | string |
public static FreshToken ( Action |
||
tokenCallback | Action |
|
Результат | IEnumerator |
public XsollaJsonGenerator ( string userId, long projectId ) : System | ||
userId | string | |
projectId | long | |
Результат | System |