C# Class AmfInvoker.DynamicInvokeHelper

Show file Open project: blinemedical/SignalRToAs3 Class Usage Examples

Public Methods

Method Description
Message ( string methodName, object args ) : string

Method Details

Message() public static method

public static Message ( string methodName, object args ) : string
methodName string
args object
return string