ApplicationMessageFromXElement(XElement, Type) - метод
Пространство имён: Tessa.Applications.MessagesСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public static ApplicationMessage FromXElement(
XElement xml,
Type type
)
Public Shared Function FromXElement (
xml As XElement,
type As Type
) As ApplicationMessage
public:
static ApplicationMessage^ FromXElement(
XElement^ xml,
Type^ type
)
static member FromXElement :
xml : XElement *
type : Type -> ApplicationMessage
- xml XElement
-
- type Type
-
ApplicationMessage