Namespace Class

Definition

[Newtonsoft.Json.JsonObject]
public sealed class Namespace
[Newtonsoft.Json.JsonObject]
public class Namespace
[<Newtonsoft.Json.JsonObject>]
type Namespace = class
Public NotInheritable Class Namespace
Public Class Namespace
Inheritance
Namespace
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

Namespace()

Properties

Comment
CppNamespace
Enums
Name
Schemas
Version

Methods

Parse(String)
Read(RowBuffer, Namespace)
ToJson(Namespace)
Write(RowBuffer)

Applies to