C# Class DeltaDNA.ImageMessage.EventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: deltaDNA/unity-sdk Class Usage Examples

Public Methods

Method Description
EventArgs ( string id, string type, string value ) : System

Method Details

EventArgs() public method

public EventArgs ( string id, string type, string value ) : System
id string
type string
value string
return System