Méthode | Description | |
---|---|---|
IsEmpty ( this str ) : bool | ||
IsNotEmpty ( this str ) : bool | ||
ShowError ( this ex, IWin32Window owner = null ) : void |
Méthode | Description | |
---|---|---|
CreateAuthenticator ( ) : IAuthenticator | ||
GetAuthentication ( Google.Apis.Authentication.OAuth2.DotNetOpenAuth.NativeApplicationClient client ) : IAuthorizationState | ||
Main ( ) : void |
public static IsNotEmpty ( this str ) : bool | ||
str | this | |
Résultat | bool |
public static ShowError ( this ex, IWin32Window owner = null ) : void | ||
ex | this | |
owner | IWin32Window | |
Résultat | void |