Class ClassWithOpenGenericInterface<T>
Namespace: Unity.Properties.CodeGen.IntegrationTests
Syntax
public class ClassWithOpenGenericInterface<T> : IGeneratePropertyBag
Type Parameters
Name | Description |
---|---|
T |
Fields
Value
Declaration
public T Value
Field Value
Type | Description |
---|---|
T |