コード例 #1
0
 public override void Set(ManagedSignedInteger op)
 {
     this.n = (short)op;
 }
コード例 #2
0
 public abstract void Set(ManagedSignedInteger value);