C# Class LINE.NotifiedAddContactEventArgs

Inheritance: System.EventArgs
Show file Open project: Banandana/LineSharp

Public Methods

Method Description
NotifiedAddContactEventArgs ( string mid ) : System

Method Details

NotifiedAddContactEventArgs() public method

public NotifiedAddContactEventArgs ( string mid ) : System
mid string
return System