C# Class ReevooMark.ConversationsBadge

Inheritance: AbstractReevooBadgeTag
Show file Open project: reevoo/reevoomark-dotnet-api

Public Methods

Method Description
ConversationsBadge ( ) : System

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Method Details

ConversationsBadge() public method

public ConversationsBadge ( ) : System
return System

OnInit() protected method

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