C# 클래스 PowerArgs.Cli.MarkupIgnoreAttribute

상속: MarkupExtensionAttribute
파일 보기 프로젝트 열기: adamabdelhamed/PowerArgs

공개 메소드들

메소드 설명
MarkupIgnoreAttribute ( string attributeName ) : System

Initiates the ignore attribute given the markup xml attribute name

메소드 상세

MarkupIgnoreAttribute() 공개 메소드

Initiates the ignore attribute given the markup xml attribute name
public MarkupIgnoreAttribute ( string attributeName ) : System
attributeName string the xml markup attribute name to ignore
리턴 System