Interface IJsonReadStruct
Namespace: CADability
Assembly: CADability.dll
Syntax
public interface IJsonReadStruct
Methods
| Improve this Doc View SourceGetValue<T>()
Declaration
T GetValue<T>()
where T : struct
Returns
| Type | Description |
|---|---|
| T |
Type Parameters
| Name | Description |
|---|---|
| T |