C# Class LINE.UnblockContactEventArgs

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

Public Methods

Method Description
UnblockContactEventArgs ( string mid ) : System

Method Details

UnblockContactEventArgs() public method

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