Метод | Описание | |
---|---|---|
Write ( Test test ) : |
||
WriteToFile ( Test test, string fileName ) : void | ||
WriteToJson ( Test test ) : string |
public Write ( Test test ) : |
||
test | Test | |
Результат |
public WriteToFile ( Test test, string fileName ) : void | ||
test | Test | |
fileName | string | |
Результат | void |