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

Inheritance: BaseTestVirtualMethod
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
PublicTest ( string test ) : void

Méthodes protégées

Méthode Description
ProtectedTest ( int test ) : void

Method Details

ProtectedTest() protected méthode

protected ProtectedTest ( int test ) : void
test int
Résultat void

PublicTest() public méthode

public PublicTest ( string test ) : void
test string
Résultat void