Method | Description | |
---|---|---|
HandleChangedFile ( string filename ) : bool | ||
PpFilterObject ( IFileAcManager manager, string id, bool enabled ) : System | ||
PrepareForEditing ( ) : void | ||
Save ( ) : void |
Method | Description | |
---|---|---|
LoadOrThrow ( ) : void |
Method | Description | |
---|---|---|
SaveEdited ( ) : bool |
public HandleChangedFile ( string filename ) : bool | ||
filename | string | |
return | bool |
public PpFilterObject ( IFileAcManager manager, string id, bool enabled ) : System | ||
manager | IFileAcManager | |
id | string | |
enabled | bool | |
return | System |