C# Class Dwarrowdelf.Client.IPRunner

Mostra file Open project: tomba/dwarrowdelf

Public Methods

Method Description
Exec ( string script ) : void
IPRunner ( Action sender ) : System

Method Details

Exec() public method

public Exec ( string script ) : void
script string
return void

IPRunner() public method

public IPRunner ( Action sender ) : System
sender Action
return System