Method | Description | |
---|---|---|
BeginMassiveChange ( ) : void | ||
Close ( ) : void | ||
Dispose ( ) : void | ||
EditorDocumentMock ( IEditorTree tree ) : System | ||
EditorDocumentMock ( string content, string filePath = null ) : System | ||
EndMassiveChange ( ) : bool |
public EditorDocumentMock ( IEditorTree tree ) : System | ||
tree | IEditorTree | |
return | System |
public EditorDocumentMock ( string content, string filePath = null ) : System | ||
content | string | |
filePath | string | |
return | System |