[]
public delegate T RomUtils.FromStringConverter<T>(string stringValue)
| Type | Name | Description |
|---|---|---|
| string | stringValue |
| Type | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| FromStringConverter(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(string, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(string) |