示例#1
0
 private void ExecuteBCommand(Mysource source)
 {
     Debug.WriteLine("ExecuteBCommand. Source: A={0}, B={1}", source.A, source.B);
 }