Method | Description | |
---|---|---|
CompareTo ( IProjectItem other ) : int | ||
CompareTo ( ISourceFile other ) : int | ||
CompareTo ( string other ) : int | ||
FromPath ( IProject project, IProjectFolder parent, string filePath ) : File | ||
RaiseFileModifiedEvent ( ) : void |
public CompareTo ( IProjectItem other ) : int | ||
other | IProjectItem | |
return | int |
public static FromPath ( IProject project, IProjectFolder parent, string filePath ) : File | ||
project | IProject | |
parent | IProjectFolder | |
filePath | string | |
return | File |