Пример #1
0
 public virtual int GetBytes(System.Char *chars, int charCount, System.Byte *bytes, int byteCount)
 {
 }
 unsafe public void SetLocalSignature(System.Byte *localSignature, int signatureSize) => throw null;
Пример #3
0
 public virtual int GetCharCount(System.Byte *bytes, int count)
 {
 }
 unsafe public void SetExceptions(System.Byte *exceptions, int exceptionsSize) => throw null;
 unsafe public void SetCode(System.Byte *code, int codeSize, int maxStackSize) => throw null;
Пример #6
0
 public void SetCode(System.Byte *code, int codeSize, int maxStackSize)
 {
 }
Пример #7
0
 public void SetLocalSignature(System.Byte *localSignature, int signatureSize)
 {
 }
Пример #8
0
 public void SetExceptions(System.Byte *exceptions, int exceptionsSize)
 {
 }