C# Class SharpBelot.CardClickedEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: NikolayIT/BelotGameEngine Class Usage Examples

Public Methods

Method Description
CardClickedEventArgs ( Card card ) : System

Method Details

CardClickedEventArgs() public method

public CardClickedEventArgs ( Card card ) : System
card Belot.Card
return System