C# 클래스 CCNet.Build.PrepareProject.Paths

파일 보기 프로젝트 열기: shuruev/CCNet.Extensions

공개 메소드들

메소드 설명
AssemblyInfoFile ( this args ) : string
SourceFile ( this args ) : string
VersionFile ( this args ) : string

메소드 상세

AssemblyInfoFile() 공개 정적인 메소드

public static AssemblyInfoFile ( this args ) : string
args this
리턴 string

SourceFile() 공개 정적인 메소드

public static SourceFile ( this args ) : string
args this
리턴 string

VersionFile() 공개 정적인 메소드

public static VersionFile ( this args ) : string
args this
리턴 string