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