Class TypeUtilsTests.GenericClassUser
Inherited Members
Namespace: Xareus.Utils.Tests
Assembly: Xareus.Utils.Tests.dll
Syntax
protected class TypeUtilsTests.GenericClassUser
Fields
Field
Declaration
public bool Field
Field Value
Type | Description |
---|---|
bool |
protectedField
Declaration
protected bool protectedField
Field Value
Type | Description |
---|---|
bool |
Properties
Property
Declaration
public TypeUtilsTests.GenericClass<TypeUtilsTests.DummySensor> Property { get; set; }
Property Value
Type | Description |
---|---|
TypeUtilsTests.GenericClass<TypeUtilsTests.DummySensor> |
PropertyField
Declaration
protected bool PropertyField { get; }
Property Value
Type | Description |
---|---|
bool |