C# Class CodeContractNullability.Test.ExactSourceCode

Inheritance: ParsedSourceCode
显示文件 Open project: bkoelman/ResharperCodeContractNullability

Public Methods

Method Description
ExactSourceCode ( [ text, [ sourceExpected, [ filename, [ settings, [ externalAnnotationsMap, [ references, [ codeNamespaceImport ) : System.Collections.Immutable
GetExpectedTextForAttribute ( string attributeName ) : string

Method Details

ExactSourceCode() public method

public ExactSourceCode ( [ text, [ sourceExpected, [ filename, [ settings, [ externalAnnotationsMap, [ references, [ codeNamespaceImport ) : System.Collections.Immutable
text [
sourceExpected [
filename [
settings [
externalAnnotationsMap [
references [
codeNamespaceImport [
return System.Collections.Immutable

GetExpectedTextForAttribute() public method

public GetExpectedTextForAttribute ( string attributeName ) : string
attributeName string
return string