C# 클래스 Castle.MonoRail.Views.Brail.OutputMethodAttribute

상속: Boo.Lang.Compiler.AbstractAstAttribute
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
Apply ( Node targetNode ) : void

비공개 메소드들

메소드 설명
ReplaceReferences ( Node node, string what, string value ) : void

메소드 상세

Apply() 공개 메소드

public Apply ( Node targetNode ) : void
targetNode Node
리턴 void