C# Class ReevooMark.Conversations

Inheritance: AbstractReevooMarkClientTag
显示文件 Open project: reevoo/reevoomark-dotnet-api

Public Methods

Method Description
Conversations ( ) : System

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Method Details

Conversations() public method

public Conversations ( ) : System
return System

OnInit() protected method

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