Method | Description | |
---|---|---|
GetFileName ( string fileNameWithoutExtension ) : string | ||
IsSourceCodeFile ( string fileName ) : bool |
public GetFileName ( string fileNameWithoutExtension ) : string | ||
fileNameWithoutExtension | string | |
return | string |
public IsSourceCodeFile ( string fileName ) : bool | ||
fileName | string | |
return | bool |