TypeIdentity.FromType Method |
Wraps a Type into a TypeIdentity.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public static TypeIdentity FromType( Type type )
Parameters
- type
- Type: System.Type
A Type.
Return Value
Type: TypeIdentityA TypeIdentity wrapping .