55 await this.elementType.ExportCSharp(Output, State, Indent, Pass);
Abstract base class for complex types.
string Name
Optional field or type name.
Represents a ASN.1 SEQUENCE OF construct.
Asn1SequenceOf(string Name, bool TypeDef, Asn1Values Size, Asn1Type ElementType)
Represents a ASN.1 SEQUENCE OF construct.
override async Task ExportCSharp(StringBuilder Output, CSharpExportState State, int Indent, CSharpExportPass Pass)
Exports to C#
Abstract base class for ASN.1 types.
Abstract base class for sets of values
CSharpExportPass
Defines different C# export passes.