C# Class Scratch.Program

Mostra file Open project: perpetual-motion/clrplus

Public Methods

Method Description
SomeLookup ( string param ) : object

Private Methods

Method Description
InlineTask ( Action a ) : void
Main ( string args ) : void
Start ( string args ) : void
foo ( ) : void
xStart ( string args ) : void
zStart ( string args ) : void

Method Details

SomeLookup() public method

public SomeLookup ( string param ) : object
param string
return object