コード例 #1
0
ファイル: WritableBuffer.cs プロジェクト: zsybupt/corefxlab
 internal WritableBuffer(Pipe pipe)
 {
     Pipe = pipe;
 }