C# Class Decl2, shared-source-cli-2.0

Exibir arquivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
Main ( String args ) : void

Private Methods

Method Description
Decl2 ( ) : System
foo ( int i1, int i2, int i3, int i4, int i5 ) : Boolean
foo2 ( String value ) : Boolean

Method Details

Main() static public method

static public Main ( String args ) : void
args String
return void