[]
public void GetUserModelAsync(string Model, string Perspective)
Public Sub GetUserModelAsync(Model As String, Perspective As String)
| Type | Name | Description |
|---|---|---|
| string | Model | |
| string | Perspective |
public void GetUserModelAsync(string Model, string Perspective, object userState)
Public Sub GetUserModelAsync(Model As String, Perspective As String, userState As Object)
| Type | Name | Description |
|---|---|---|
| string | Model | |
| string | Perspective | |
| object | userState |