C# Class Lucene.Net.Util.TestVirtualMethod.TestClass1

Inheritance: BaseTestVirtualMethod
显示文件 Open project: apache/lucenenet

Public Methods

Method Description
PublicTest ( string test ) : void

Protected Methods

Method Description
ProtectedTest ( int test ) : void

Method Details

ProtectedTest() protected method

protected ProtectedTest ( int test ) : void
test int
return void

PublicTest() public method

public PublicTest ( string test ) : void
test string
return void