Метод | Описание | |
---|---|---|
GetRoute ( string sourceXPath ) : XmlMappingRoute | ||
GetRouteFromDestination ( string desitinationXPath ) : XmlMappingRoute | ||
IsSourceElement ( string sourceXPath ) : bool | ||
SourceExist ( string sourceXPath ) : bool | ||
XmlMapper ( ) : System |
public GetRoute ( string sourceXPath ) : XmlMappingRoute | ||
sourceXPath | string | |
Результат | XmlMappingRoute |
public GetRouteFromDestination ( string desitinationXPath ) : XmlMappingRoute | ||
desitinationXPath | string | |
Результат | XmlMappingRoute |
public IsSourceElement ( string sourceXPath ) : bool | ||
sourceXPath | string | |
Результат | bool |
public SourceExist ( string sourceXPath ) : bool | ||
sourceXPath | string | |
Результат | bool |