C# Class System.CodeDom.Compiler.Tests.VBCodeProviderTests

显示文件 Open project: dotnet/corefx

Public Methods

Method Description
Ctor_IDictionary_TestData ( ) : IEnumerable

Private Methods

Method Description
CreateCompiler_ReturnsSame ( ) : void
CreateGenerator_ReturnsSame ( ) : void
Ctor_Default ( ) : void
Ctor_IDictionaryStringString ( string>.IDictionary providerOptions ) : void
Ctor_NullProviderOptions_ThrowsArgumentNullException ( ) : void
FileExtension_ReturnsExpected ( ) : void
LanguageOptions_ReturnsCaseInsensitive ( ) : void

Method Details

Ctor_IDictionary_TestData() public static method

public static Ctor_IDictionary_TestData ( ) : IEnumerable
return IEnumerable