C# Class ReevooMark.ConversationsBadge

Inheritance: AbstractReevooBadgeTag
Afficher le fichier Open project: reevoo/reevoomark-dotnet-api

Méthodes publiques

Méthode Description
ConversationsBadge ( ) : System

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Method Details

ConversationsBadge() public méthode

public ConversationsBadge ( ) : System
Résultat System

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void