Property | Type | Description | |
---|---|---|---|
AssemblyName | string | ||
CompilerSettings | ICSharpCode.NRefactory.CSharp.CompilerSettings | ||
FileName | string | ||
Files | List |
||
ProjectContent | IProjectContent | ||
Solution | ICSharpCode.NRefactory.ConsistencyCheck.Solution | ||
Title | string |
Method | Description | |
---|---|---|
CSharpProject ( ICSharpCode.NRefactory.ConsistencyCheck.Solution solution, string title, string fileName ) : System | ||
GetFile ( string fileName ) : |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
FindAssembly ( IEnumerable |
||
GetBoolProperty ( Microsoft p, string propertyName ) : bool? |
public CSharpProject ( ICSharpCode.NRefactory.ConsistencyCheck.Solution solution, string title, string fileName ) : System | ||
solution | ICSharpCode.NRefactory.ConsistencyCheck.Solution | |
title | string | |
fileName | string | |
return | System |
public GetFile ( string fileName ) : |
||
fileName | string | |
return |
public CompilerSettings,ICSharpCode.NRefactory.CSharp CompilerSettings | ||
return | ICSharpCode.NRefactory.CSharp.CompilerSettings |
public Solution,ICSharpCode.NRefactory.ConsistencyCheck Solution | ||
return | ICSharpCode.NRefactory.ConsistencyCheck.Solution |