메소드 | 설명 | |
---|---|---|
WriteObject ( |
Writes the serialized object to the XML stream.
|
메소드 | 설명 | |
---|---|---|
DateTimeSerializer ( ) : System | ||
ISO8601DateFormatter ( System.DateTime localDateTime ) : String |
Returns the correctly formatted date in ISO8601 format
|
public WriteObject ( |
||
output | A pre-initialized |
|
obj | object | Object to serialize. |
리턴 | void |