C# Class LINE.NotifiedUpdateProfileEventArgs

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

Public Methods

Method Description
NotifiedUpdateProfileEventArgs ( string mid ) : System

Method Details

NotifiedUpdateProfileEventArgs() public method

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