[]
public void GetRenderResourceAsync(string Format, string DeviceInfo)
Public Sub GetRenderResourceAsync(Format As String, DeviceInfo As String)
| Type | Name | Description |
|---|---|---|
| string | Format | |
| string | DeviceInfo |
public void GetRenderResourceAsync(string Format, string DeviceInfo, object userState)
Public Sub GetRenderResourceAsync(Format As String, DeviceInfo As String, userState As Object)
| Type | Name | Description |
|---|---|---|
| string | Format | |
| string | DeviceInfo | |
| object | userState |