GenericClassT1, T2Property Property

This is a property that gets or sets an instance of the type specified by the generic type argument T1.

Definition

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

Property Value

T1

See Also