C# Class Babel.Compiler.UserDefinedParameterList

Inheritance: ParameterList
Afficher le fichier Open project: shugo/babel Class Usage Examples

Protected Properties

Свойство Type Description
parameters System.Collections.ArrayList

Méthodes publiques

Méthode Description
UserDefinedParameterList ( ) : System

Method Details

UserDefinedParameterList() public méthode

public UserDefinedParameterList ( ) : System
Résultat System

Property Details

parameters protected_oe property

protected ArrayList,System.Collections parameters
Résultat System.Collections.ArrayList