C# Class NClass.Core.Event

Inheritance: Operation
ファイルを表示 Open project: gbaychev/NClass

Public Methods

Method Description
GetUmlDescription ( bool getType, bool getParameters, bool getParameterNames, bool getInitValue ) : string

Protected Methods

Method Description
Event ( string name, CompositeType parent ) : System

Method Details

Event() protected method

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

GetUmlDescription() public final method

public final GetUmlDescription ( bool getType, bool getParameters, bool getParameterNames, bool getInitValue ) : string
getType bool
getParameters bool
getParameterNames bool
getInitValue bool
return string