Class ParseUtils.Type
Inherited Members
Namespace: Serenity.Shared.Utils
Assembly: Serenity.Shared.dll
Syntax
public static class ParseUtils.Type
Methods
ResolvePortable(string)
Declaration
public static Type ResolvePortable(string typeName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | typeName |
Returns
| Type | Description |
|---|---|
| Type |
ToPortableName(Type)
Declaration
public static string ToPortableName(Type t)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | t |
Returns
| Type | Description |
|---|---|
| string |