C# Class LINE.AddContactEventArgs

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

Public Methods

Method Description
AddContactEventArgs ( string mid ) : System

Method Details

AddContactEventArgs() public method

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