C# Class ReevooMark.ConversationSeriesBadge

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

Méthodes publiques

Méthode Description
ConversationSeriesBadge ( ) : System

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Method Details

ConversationSeriesBadge() public méthode

public ConversationSeriesBadge ( ) : System
Résultat System

OnInit() protected méthode

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