Show / Hide Table of Contents

Interface IJsonVersion

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

Methods

| Improve this Doc View Source

GetAssemblyName()

Declaration
string GetAssemblyName()
Returns
Type Description
System.String
| Improve this Doc View Source

GetTypeVersion(Type)

Declaration
int GetTypeVersion(Type type)
Parameters
Type Name Description
System.Type type
Returns
Type Description
System.Int32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX