C# 클래스 XSerializer.CustomSerializer

파일 보기 프로젝트 열기: QuickenLoans/XSerializer 1 사용 예제들

공개 메소드들

메소드 설명
GetSerializer ( Type type, XSerializer.EncryptAttribute encryptAttribute, IXmlSerializerOptions options ) : IXmlSerializerInternal

비공개 메소드들

메소드 설명
PreserveStackTrace ( Exception e ) : void

메소드 상세

GetSerializer() 공개 정적인 메소드

public static GetSerializer ( Type type, XSerializer.EncryptAttribute encryptAttribute, IXmlSerializerOptions options ) : IXmlSerializerInternal
type System.Type
encryptAttribute XSerializer.EncryptAttribute
options IXmlSerializerOptions
리턴 IXmlSerializerInternal