public OnRequestVM ( string connectionId, string vmId, object vmArg = null ) : void | ||
connectionId | string | Identifies the client connection. |
vmId | string | Identifies the view model. |
vmArg | object | Optional view model's initialization argument. |
리턴 | void |