프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AssemblyName | string | ||
CompilerSettings | ICSharpCode.NRefactory.CSharp.CompilerSettings | ||
FileName | string | ||
Files | List |
||
ProjectContent | IProjectContent | ||
Solution | ICSharpCode.NRefactory.ConsistencyCheck.Solution | ||
Title | string |
메소드 | 설명 | |
---|---|---|
CSharpProject ( ICSharpCode.NRefactory.ConsistencyCheck.Solution solution, string title, string fileName ) : System | ||
GetFile ( string fileName ) : |
||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public CompilerSettings,ICSharpCode.NRefactory.CSharp CompilerSettings | ||
리턴 | ICSharpCode.NRefactory.CSharp.CompilerSettings |
public Solution,ICSharpCode.NRefactory.ConsistencyCheck Solution | ||
리턴 | ICSharpCode.NRefactory.ConsistencyCheck.Solution |