C# Класс Files.Vitaboy.Property

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
PropertyPairs string>.Dictionary

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

Метод Описание
Property ( FileReader Reader ) : System.Collections.Generic

Constructs a new Property instance.

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

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

Constructs a new Property instance.
public Property ( FileReader Reader ) : System.Collections.Generic
Reader FileReader A FileReader instance, used to read the Property.
Результат System.Collections.Generic

Описание свойств

PropertyPairs публичное свойство

public Dictionary PropertyPairs
Результат string>.Dictionary