메소드 | 설명 | |
---|---|---|
PopulateWithArgs ( string stringArgs ) : void | ||
SwitchItemsEventArgs ( int field1, int field2 ) : System.Diagnostics.Contracts | ||
SwitchItemsEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
ToString ( ) : string |
public PopulateWithArgs ( string stringArgs ) : void | ||
stringArgs | string | |
리턴 | void |
public SwitchItemsEventArgs ( int field1, int field2 ) : System.Diagnostics.Contracts | ||
field1 | int | |
field2 | int | |
리턴 | System.Diagnostics.Contracts |
public SwitchItemsEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
stringArgs | string | |
리턴 | System.Diagnostics.Contracts |