C# Class Meteor.Internal.MethodMessage

Inheritance: Message
ファイルを表示 Open project: hiddenswitch/Meteor-Unity

Public Properties

Property Type Description
id string
method string

Public Methods

Method Description
MethodMessage ( )

Method Details

MethodMessage() public method

public MethodMessage ( )

Property Details

id public_oe property

public string id
return string

method public_oe property

public string method
return string