C# 클래스 SimpleFramework.Xml.Stream.EventAttribute

The EventAttribute object represents an attribute that is associated with an event node. An attribute is required to provide the name and value for the attribute, and optionally the namespace reference and prefix. For debugging purposes the source object from the internal XML provider can be acquired.
상속: Attribute
파일 보기 프로젝트 열기: ngallagher/simplexml

공개 메소드들

메소드 설명
IsReserved ( ) : bool

메소드 상세

IsReserved() 공개 메소드

public IsReserved ( ) : bool
리턴 bool