Method | Description | |
---|---|---|
Write ( Test test ) : |
||
WriteToFile ( Test test, string fileName ) : void | ||
WriteToJson ( Test test ) : string |
public Write ( Test test ) : |
||
test | Test | |
return |
public WriteToFile ( Test test, string fileName ) : void | ||
test | Test | |
fileName | string | |
return | void |