C# Class NppSharp.CodeParser

Mostrar archivo Open project: cmrazek/NppSharp Class Usage Examples

Public Methods

Method Description
CodeParser ( string code ) : System
ReadLine ( ) : string

Method Details

CodeParser() public method

public CodeParser ( string code ) : System
code string
return System

ReadLine() public method

public ReadLine ( ) : string
return string