Show / Hide Table of Contents

Interface IJsonReadStruct

Namespace: CADability
Assembly: CADability.dll
Syntax
public interface IJsonReadStruct

Methods

| Improve this Doc View Source

GetValue<T>()

Declaration
T GetValue<T>()
    where T : struct
Returns
Type Description
T
Type Parameters
Name Description
T
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX