C# Class ICSharpCode.NRefactory6.CSharp.ParameterHinting.ParameterHintingTests

Inheritance: ICSharpCode.NRefactory6.CSharp.CodeCompletion.TestBase
ファイルを表示 Open project: powerumc/monodevelop_korean Class Usage Examples

Private Methods

Method Description
CreateProvider ( string text ) : ParameterHintingResult
Test1760 ( ) : void
TestArrayInitializerParameterContext ( ) : void
TestArrayParameter ( ) : void
TestBaseConstructorCall ( ) : void
TestBug12824 ( ) : void
TestBug19561 ( ) : void
TestBug3307 ( ) : void
TestBug3307FollowUp ( ) : void
TestBug3307FollowUp2 ( ) : void
TestBug3645 ( ) : void
TestBug3991 ( ) : void
TestBug4087 ( ) : void
TestBug427448 ( ) : void
TestBug4290 ( ) : void
TestBug4323 ( ) : void
TestBug432437 ( ) : void
TestBug432658 ( ) : void
TestBug432727 ( ) : void
TestBug434701 ( ) : void
TestBug434705 ( ) : void
TestBug434705B ( ) : void
TestBug447985 ( ) : void
TestBug474199B ( ) : void
TestBug4927 ( ) : void
TestBug599 ( ) : void
TestBug9301 ( ) : void
TestBug9301Case2 ( ) : void
TestConstructor ( ) : void
TestConstructorCase2 ( ) : void
TestExtensionMethod ( ) : void
TestExtensionMethodStaticInvocation ( ) : void
TestExtensionMethods ( ) : void
TestHintingToParentInvocation ( ) : void
TestHintingTooEager ( ) : void
TestJaggedArrayCreation ( ) : void
TestJaggedArrayCreationCase2 ( ) : void
TestLambdaCase ( ) : void
TestMethodOverloads ( ) : void
TestMethodOverloads2 ( ) : void
TestMethodOverloads3 ( ) : void
TestMethodParameterNestedArray ( ) : void
TestMethodParameterWithSpacesTabsNewLines ( ) : void
TestMethodTypeParameter ( ) : void
TestSecondArrayParameter ( ) : void
TestSecondIndexerParameter ( ) : void
TestSecondMethodParameter ( ) : void
TestSecondMethodTypeParameter ( ) : void
TestSecondTypeParameter ( ) : void
TestThisConstructorCall ( ) : void
TestTypeParameter ( ) : void
TestTypeParameterInBaseType ( ) : void
TestWriteLine ( ) : void
TypeArgumentsInIncompleteMethodCall ( ) : void