PostSharpAPI ReferencePost­Sharp.​AspectsType­IdentityType
Open sandboxFocus

TypeIdentity.Type Property

Type

Gets the wrapped Type, or null it the TypeName property is set.

Declaration
public Type Type { get; }
Property Value
Type Description
System.Type