コード例 #1
0
ファイル: BadBox1.cs プロジェクト: l1183479157/coreclr
 public void SetBoxedObject(BytearrayHolder holder)
 {
     this.m_boxedObject = holder;
     return;
 }
コード例 #2
0
 public void SetBoxedObject(BytearrayHolder holder)
 {
     this.m_boxedObject = holder;
     return;
 }