C# 클래스 NClass.Core.Event

상속: Operation
파일 보기 프로젝트 열기: gbaychev/NClass

공개 메소드들

메소드 설명
GetUmlDescription ( bool getType, bool getParameters, bool getParameterNames, bool getInitValue ) : string

보호된 메소드들

메소드 설명
Event ( string name, CompositeType parent ) : System

메소드 상세

Event() 보호된 메소드

/// 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
리턴 System

GetUmlDescription() 공개 최종 메소드

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