Exemplo n.º 1
0
 public Asn1Tag(System.Formats.Asn1.TagClass tagClass, int tagValue, bool isConstructed = false)
 {
     throw null;
 }
Exemplo n.º 2
0
 // Stub generator skipped constructor
 public Asn1Tag(System.Formats.Asn1.TagClass tagClass, int tagValue, bool isConstructed       = default(bool)) => throw null;