메소드 | 설명 | |
---|---|---|
GetSerializer ( string contentType ) : ISerializer | ||
ReplaceSerializer ( |
||
SetSerializer ( string contentType, ISerializer serializer ) : void |
메소드 | 설명 | |
---|---|---|
SerializerFactory ( ) : System |
public static GetSerializer ( string contentType ) : ISerializer | ||
contentType | string | |
리턴 | ISerializer |
public static ReplaceSerializer ( |
||
type | ||
serializer | ISerializer | |
리턴 | void |
public static SetSerializer ( string contentType, ISerializer serializer ) : void | ||
contentType | string | |
serializer | ISerializer | |
리턴 | void |