C# Class Files.Vitaboy.Property

Mostrar archivo Open project: Afr0Games/Project-Dollhouse

Public Properties

Property Type Description
PropertyPairs string>.Dictionary

Public Methods

Method Description
Property ( FileReader Reader ) : System.Collections.Generic

Constructs a new Property instance.

Method Details

Property() public method

Constructs a new Property instance.
public Property ( FileReader Reader ) : System.Collections.Generic
Reader FileReader A FileReader instance, used to read the Property.
return System.Collections.Generic

Property Details

PropertyPairs public_oe property

public Dictionary PropertyPairs
return string>.Dictionary