Метод | Описание | |
---|---|---|
IsEmpty ( this str ) : bool | ||
IsNotEmpty ( this str ) : bool | ||
ShowError ( this ex, IWin32Window owner = null ) : void |
Метод | Описание | |
---|---|---|
CreateAuthenticator ( ) : IAuthenticator | ||
GetAuthentication ( Google.Apis.Authentication.OAuth2.DotNetOpenAuth.NativeApplicationClient client ) : IAuthorizationState | ||
Main ( ) : void |
public static IsEmpty ( this str ) : bool | ||
str | this | |
Результат | bool |
public static IsNotEmpty ( this str ) : bool | ||
str | this | |
Результат | bool |
public static ShowError ( this ex, IWin32Window owner = null ) : void | ||
ex | this | |
owner | IWin32Window | |
Результат | void |