Sandbox Logo

PropertyDefinition.GenericParameter

System.Type GenericParameter { get; set; }

Description

If <see cref="P:Facepunch.ActionGraphs.PropertyDefinition.Type" /> is <see cref="T:System.Type" />, can hold a generic parameter constraining the type.

Return

User Comments