ApplicationMessageTryGetBooleanProperty - метод
Пространство имён: Tessa.Applications.MessagesСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
protected bool? TryGetBooleanProperty(
XElement xml,
string name
)
Protected Function TryGetBooleanProperty (
xml As XElement,
name As String
) As Boolean?
protected:
Nullable<bool> TryGetBooleanProperty(
XElement^ xml,
String^ name
)
member TryGetBooleanProperty :
xml : XElement *
name : string -> Nullable<bool>
- xml XElement
-
- name String
-
NullableBoolean