C# 클래스 YAMP.ClearFunction

상속: SystemFunction
파일 보기 프로젝트 열기: FlorianRappl/YAMP

공개 메소드들

메소드 설명
ClearFunction ( ParseContext context ) : System
Notify ( Int32 count ) : void

비공개 메소드들

메소드 설명
Function ( ) : void
Function ( ArgumentsValue args ) : void

메소드 상세

ClearFunction() 공개 메소드

public ClearFunction ( ParseContext context ) : System
context ParseContext
리턴 System

Notify() 공개 메소드

public Notify ( Int32 count ) : void
count System.Int32
리턴 void