메소드 | 설명 | |
---|---|---|
CreateFromDataContractSerializer ( System type, System pathToMember, System &namespaces ) : string | ||
CreateFromDataContractSerializer ( System type, System pathToMember, System rootElementXpath, System &namespaces ) : string | ||
CreateFromDataContractSerializer ( |
||
CreateFromDataContractSerializer ( |
메소드 | 설명 | |
---|---|---|
GetDataMembers ( ClassDataContract contract ) : IEnumerable |
||
ProcessClassDataContract ( ClassDataContract contract, ExportContext context, |
||
ProcessDataContract ( System.Runtime.Serialization.DataContract contract, ExportContext context, |
public static CreateFromDataContractSerializer ( System type, System pathToMember, System &namespaces ) : string | ||
type | System | |
pathToMember | System | |
namespaces | System | |
리턴 | string |
public static CreateFromDataContractSerializer ( System type, System pathToMember, System rootElementXpath, System &namespaces ) : string | ||
type | System | |
pathToMember | System | |
rootElementXpath | System | |
namespaces | System | |
리턴 | string |
public static CreateFromDataContractSerializer ( |
||
type | ||
pathToMember | ||
rootElementXpath | StringBuilder | |
namespaces | ||
리턴 | string |
public static CreateFromDataContractSerializer ( |
||
type | ||
pathToMember | ||
namespaces | ||
리턴 | string |