Method | Description | |
---|---|---|
Serialize ( object obj, |
|
Method | Description | |
---|---|---|
IsSerializable ( FieldDescriptor fd, object obj ) : bool | ||
Serialize ( object obj, FieldDescriptor rootObjectFieldDescriptor, |
|
|
SerializeComposite ( object obj, |
||
SerializeCompositeCollection ( object obj, |
||
SerializeFields ( object obj, |
|
|
SerializeFieldsHelper ( |
||
SerializePolymorphicCollection ( object obj, |
||
SerializeScalar ( object obj, FieldDescriptor fd, |
||
SerializeScalarCollection ( object obj, |
||
WriteClose ( |
|
|
WriteCollectionEnd ( |
||
WriteCollectionScalar ( object obj, FieldDescriptor fd, |
||
WriteCollectionStart ( String collectionFieldTag, |
||
WriteObjectStart ( FieldDescriptor fd, |
|
|
WritePolymorphicCollectionStart ( FieldDescriptor fd, |
||
WriteSimpRefAttribute ( object obj, |
|
|
WriteSimplIdAttribute ( object obj, |
|
|
WriteSimplRef ( object obj, FieldDescriptor fd, |
|
|
WriteStart ( |
|
|
WriteWrap ( FieldDescriptor fd, |
public Serialize ( object obj, |
||
obj | object | |
textWriter | ||
translationContext | ||
return | void |