ApplicationMessageFromXElement(XElement, Type) - метод
Пространство имён: Tessa.Applications.MessagesСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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