C# Class NUnit.Framework.Internal.TestNameGenerator.MethodNameFragment

Inheritance: NameFragment
Afficher le fichier Open project: nunit/nunit

Méthodes publiques

Méthode Description
GetText ( MethodInfo method, object args ) : string

Method Details

GetText() public méthode

public GetText ( MethodInfo method, object args ) : string
method System.Reflection.MethodInfo
args object
Résultat string