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

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
Main ( String args ) : void

Private Methods

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

Method Details

Main() static public méthode

static public Main ( String args ) : void
args String
Résultat void