コード例 #1
0
 public IManipulator CreateManipulator()
 {
     return(AdapterFactory.GetNewManipulator(this));
 }