Method | Description | |
---|---|---|
OverlordCardEventArgs ( int overlordCardId ) : System.Diagnostics.Contracts | ||
OverlordCardEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
PopulateWithArgs ( string stringArgs ) : void | ||
ToString ( ) : string |
public OverlordCardEventArgs ( int overlordCardId ) : System.Diagnostics.Contracts | ||
overlordCardId | int | |
return | System.Diagnostics.Contracts |
public OverlordCardEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
stringArgs | string | |
return | System.Diagnostics.Contracts |
public PopulateWithArgs ( string stringArgs ) : void | ||
stringArgs | string | |
return | void |