C# Класс NLightmare.Nightmare_Modules.Module

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

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

Метод Описание
Module ( string path ) : System

Приватные методы

Метод Описание
GetEntries ( string path, bool ignoreFirstLine ) : string>.Dictionary
GetValue ( string line ) : int
IsComment ( string line ) : bool
ReadEntry ( TextReader reader ) : void
ReadHeader ( TextReader reader ) : void
ReadNextLine ( TextReader reader ) : string

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

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

public Module ( string path ) : System
path string
Результат System