コード例 #1
0
ファイル: Serializer51.cs プロジェクト: A1-exe/SeeLua
 private void DumpByte(byte Byte) =>         // I'm lazy, tell me about it
 Bytecode.Add(Byte);