C# Class System.CodeDom.Tests.CodeLinePragmaTests

Inheritance: CodeDomTestBase
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
Ctor_String_Int_TestData ( ) : IEnumerable

Private Methods

Méthode Description
Ctor_Default ( ) : void
Ctor_String_Int ( string fileName, int lineNumber ) : void
FileName_Set_Get_ReturnsExpected ( string value ) : void
LineNumber_Set_Get_ReturnsExpected ( int value ) : void

Method Details

Ctor_String_Int_TestData() public static méthode

public static Ctor_String_Int_TestData ( ) : IEnumerable
Résultat IEnumerable