PlaceholderExtensionScriptDescriptionMethods - свойство
Пространство имён: Tessa.Platform.Placeholders.CompilationСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public Dictionary<string, string> Methods { get; }
Public ReadOnly Property Methods As Dictionary(Of String, String)
Get
public:
virtual property Dictionary<String^, String^>^ Methods {
Dictionary<String^, String^>^ get () sealed;
}
abstract Methods : Dictionary<string, string> with get
override Methods : Dictionary<string, string> with get
DictionaryString,
StringIPlaceholderExtensionScriptDescriptionMethods