C# Class Spring.Expressions.Parser.antlr.debug.NewLineEventArgs

Inheritance: Spring.Expressions.Parser.antlr.debug.ANTLREventArgs
Mostrar archivo Open project: spring-projects/spring-net Class Usage Examples

Public Methods

Method Description
NewLineEventArgs ( )
NewLineEventArgs ( int line )
ToString ( ) : string

This should NOT be called from anyone other than ParserEventSupport!

Method Details

NewLineEventArgs() public method

public NewLineEventArgs ( )

NewLineEventArgs() public method

public NewLineEventArgs ( int line )
line int

ToString() public method

This should NOT be called from anyone other than ParserEventSupport!
public ToString ( ) : string
return string