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
Показать файл Открыть проект

Открытые методы

Метод Описание
IsReserved ( ) : bool

Описание методов

IsReserved() публичный Метод

public IsReserved ( ) : bool
Результат bool