C# Class NClass.Core.Method

Inheritance: Operation
Afficher le fichier Open project: gbaychev/NClass Class Usage Examples

Méthodes publiques

Méthode Description
GetUmlDescription ( bool getType, bool getParameters, bool getParameterNames, bool getInitValue ) : string

Méthodes protégées

Méthode Description
Method ( string name, CompositeType parent ) : System

Method Details

GetUmlDescription() public final méthode

public final GetUmlDescription ( bool getType, bool getParameters, bool getParameterNames, bool getInitValue ) : string
getType bool
getParameters bool
getParameterNames bool
getInitValue bool
Résultat string

Method() protected méthode

/// The does not fit to the syntax. /// /// The language of does not equal. /// /// is null. ///
protected Method ( string name, CompositeType parent ) : System
name string
parent CompositeType
Résultat System