[]
Specifies that a type with non-virtual properties can be used in a result selector.
public static void AllowInResult(Type type)
Public Shared Sub AllowInResult(type As Type)
| Type | Name | Description |
|---|---|---|
| Type | type | The type that is allowed to be used. |