Method | Description | |
---|---|---|
CreateFileScope ( IFile file, IProjectScope projectScope, CompileToolContext context ) : ISourceFileScope | ||
FiletypeProvider ( ) : System | ||
GetDefaultFileContent ( IOpenFile openFile ) : string |
public CreateFileScope ( IFile file, IProjectScope projectScope, CompileToolContext context ) : ISourceFileScope | ||
file | IFile | |
projectScope | IProjectScope | |
context | CompileToolContext | |
return | ISourceFileScope |
public GetDefaultFileContent ( IOpenFile openFile ) : string | ||
openFile | IOpenFile | |
return | string |