Click or drag to resize
Sandcastle XML Comments GuideGenericClassT1, T2Property Property
This is a property that gets or sets an instance of the type specified by the generic type argument T1.

Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public T1 Property { get; set; }

Property Value

Type: T1
See Also