C# Class CharpObserver.DelegateEventExample.TenXunGame

Inheritance: CharpObserver.DelegateEventExample.TenXun
Show file Open project: zyq025/CSharpDesignPatterns Class Usage Examples

Public Methods

Method Description
TenXunGame ( string symbol, string info ) : System

Method Details

TenXunGame() public method

public TenXunGame ( string symbol, string info ) : System
symbol string
info string
return System