Skip to content
Jean-Philippe Bruyère edited this page Aug 3, 2019 · 3 revisions

Parser for style files.

namespace: Crow

Inheritance Hierarchy

  • StreamReader
    • StyleReader

Syntax

public class StyleReader

Constructors

prototype description
StyleReader (Dictionary< string, Style > styling, Stream stream, string resId) __

Properties

name description
nextCharIsValidCharName __
nextCharIsValidCharStartName __

Methods

prototype description

Events

name description
Clone this wiki locally