Method | Description | |
---|---|---|
Save ( ) : void | ||
Save ( String filePath, bool encrypt = true ) : void | ||
SaveFile ( String filePath, bool encrypted = true ) : System |
public Save ( String filePath, bool encrypt = true ) : void | ||
filePath | String | |
encrypt | bool | |
return | void |
public SaveFile ( String filePath, bool encrypted = true ) : System | ||
filePath | String | |
encrypted | bool | |
return | System |