Пример #1
0
 public Asn1Tag(System.Formats.Asn1.TagClass tagClass, int tagValue, bool isConstructed = false)
 {
     throw null;
 }
Пример #2
0
 // Stub generator skipped constructor
 public Asn1Tag(System.Formats.Asn1.TagClass tagClass, int tagValue, bool isConstructed       = default(bool)) => throw null;