コード例 #1
0
 public void Write(PainlessBinaryWriter writer)
 {
     _readWriteOperations.WriteFunction(writer, _value);
 }