상속: ObservableObject, IDisposable
예제 #1
0
 public MacroStateEventArgs(MacroState state)
 {
     this.state = state;
 }
예제 #2
0
 public MacroStateEventArgs(MacroState state)
 {
     this.state = state;
 }