Beispiel #1
0
 public IndirectPropertyName(byte[] data, int offset)
 {
     _value = new CodePageString(data, offset);
 }
Beispiel #2
0
 public IndirectPropertyName(byte[] data, int offset)
 {
     _value = new CodePageString(data, offset);
 }