C# Class SenseNet.Search.QueryTraceInfo

Exibir arquivo Open project: maxpavlov/FlexNet Class Usage Examples

Public Methods

Method Description
ObjectDump ( Query query ) : string
ToString ( ) : string
ToString ( bool full ) : string

Private Methods

Method Description
BeginCrossCompilingTime ( ) : void
BeginParsingTime ( ) : void
FinishCrossCompilingTime ( ) : void
FinishParsingTime ( ) : void

Method Details

ObjectDump() public static method

public static ObjectDump ( Query query ) : string
query Lucene.Net.Search.Query
return string

ToString() public method

public ToString ( ) : string
return string

ToString() public method

public ToString ( bool full ) : string
full bool
return string