메소드 | 설명 | |
---|---|---|
Deserialize ( TextReader tr ) : object | ||
PropertySerializer ( ) : System | ||
PropertySerializer ( ISerializationContext ctx ) : System | ||
SerializeToString ( object obj ) : string |
메소드 | 설명 | |
---|---|---|
SerializeValue ( ISerializerFactory sf, ICalendarProperty prop, |
public PropertySerializer ( ISerializationContext ctx ) : System | ||
ctx | ISerializationContext | |
리턴 | System |
protected SerializeValue ( ISerializerFactory sf, ICalendarProperty prop, |
||
sf | ISerializerFactory | |
prop | ICalendarProperty | |
valueType | ||
v | object | |
result | StringBuilder | |
리턴 | void |