public SerializeToFile ( object obj, string fileName ) : void | ||
obj | object | The object to serialize. |
fileName | string | Path to the file. |
return | void |
public SerializeToFile ( object obj, string fileName ) : void | ||
obj | object | The object to serialize. |
fileName | string | Path to the file. |
return | void |