C# Class Babel.Compiler.UserDefinedParameterList

Inheritance: ParameterList
Mostra file Open project: shugo/babel Class Usage Examples

Protected Properties

Property Type Description
parameters System.Collections.ArrayList

Public Methods

Method Description
UserDefinedParameterList ( ) : System

Method Details

UserDefinedParameterList() public method

public UserDefinedParameterList ( ) : System
return System

Property Details

parameters protected_oe property

protected ArrayList,System.Collections parameters
return System.Collections.ArrayList