Method | Description | |
---|---|---|
GetAssemblyAttributesFile ( ) : CSharpTestFile |
Assembly attributes test file.
|
|
GetAutoPropertyInitializersFile ( ) : CSharpTestFile |
C# 6.0 auto property initializers test file.
|
|
GetClassAttributesFile ( ) : CSharpTestFile |
Class attributes test file.
|
|
GetClassDefinitionFile ( ) : CSharpTestFile |
Class definition test file.
|
|
GetClassMembersFile ( ) : CSharpTestFile |
Class members test file.
|
|
GetExpressionBodyFile ( ) : CSharpTestFile |
C# 6.0 expression bodies.
|
|
GetInterfaceDefinitionFile ( ) : CSharpTestFile |
Interface definition test file.
|
|
GetMultiClassDefinitionFile ( ) : CSharpTestFile |
Multiple class definition test file.
|
|
GetMultipleNamespaceFile ( ) : CSharpTestFile |
Multiple namespace test file.
|
|
GetOperatorsFile ( ) : CSharpTestFile |
Operators test file.
|
|
GetSingleNamespaceFile ( ) : CSharpTestFile |
Single namespace test file.
|
|
GetStructDefinitionFile ( ) : CSharpTestFile |
Structure definition test file.
|
|
GetUTF8File ( ) : CSharpTestFile |
UTF8 test file.
|
public static GetAssemblyAttributesFile ( ) : CSharpTestFile | ||
return | CSharpTestFile |
public static GetAutoPropertyInitializersFile ( ) : CSharpTestFile | ||
return | CSharpTestFile |
public static GetClassAttributesFile ( ) : CSharpTestFile | ||
return | CSharpTestFile |
public static GetClassDefinitionFile ( ) : CSharpTestFile | ||
return | CSharpTestFile |
public static GetClassMembersFile ( ) : CSharpTestFile | ||
return | CSharpTestFile |
public static GetExpressionBodyFile ( ) : CSharpTestFile | ||
return | CSharpTestFile |
public static GetInterfaceDefinitionFile ( ) : CSharpTestFile | ||
return | CSharpTestFile |
public static GetMultiClassDefinitionFile ( ) : CSharpTestFile | ||
return | CSharpTestFile |
public static GetMultipleNamespaceFile ( ) : CSharpTestFile | ||
return | CSharpTestFile |
public static GetOperatorsFile ( ) : CSharpTestFile | ||
return | CSharpTestFile |
public static GetSingleNamespaceFile ( ) : CSharpTestFile | ||
return | CSharpTestFile |
public static GetStructDefinitionFile ( ) : CSharpTestFile | ||
return | CSharpTestFile |
public static GetUTF8File ( ) : CSharpTestFile | ||
return | CSharpTestFile |