コード例 #1
0
 public void RemoveUI(CompositeRemoteCommand command)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void GenerateUI(CompositeRemoteCommand command)
 {
     RegisterCanExecuteEvent();
 }