C# Class Yammer.APIWrapper.Session

Afficher le fichier Open project: kdavie/Yammer.NET-2.0

Méthodes publiques

Свойство Type Description
Ending EventHandler

Méthodes publiques

Méthode Description
End ( ) : void
OnAuthorizationComplete ( ) : void
Start ( ) : void

Private Methods

Méthode Description
Auth_AuthorizationComplete ( object sender, EventArgs e ) : void
CheckAuth ( ) : void
GetRequestToken ( ) : void
OnReceiveRequestToken ( ) : void

Method Details

End() public static méthode

public static End ( ) : void
Résultat void

OnAuthorizationComplete() public static méthode

public static OnAuthorizationComplete ( ) : void
Résultat void

Start() public static méthode

public static Start ( ) : void
Résultat void

Property Details

Ending public_oe static_oe property

public static EventHandler Ending
Résultat EventHandler