C# Class ReevooMark.ConversationSeriesBadge

Inheritance: AbstractReevooBadgeTag
Datei anzeigen Open project: reevoo/reevoomark-dotnet-api

Public Methods

Method Description
ConversationSeriesBadge ( ) : System

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Method Details

ConversationSeriesBadge() public method

public ConversationSeriesBadge ( ) : System
return System

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void