Class FieldBox<U>
Class FieldBox. Implements the IFieldBox
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Serializable]
public class FieldBox<U> : IFieldBox
Type Parameters
Name | Description |
---|---|
U |
Constructors
Name | Description |
---|---|
FieldBox() | Default Constructor |
FieldBox(U) | Constructor for default value |
Fields
Name | Description |
---|---|
Field | The field to wrap in the fieldbox |
Methods
Name | Description |
---|---|
GetFieldInfo() | Gets the field information. |