C# Class erminas.SmartAPI.CMS.RedDotAttributeDescription

Afficher le fichier Open project: erminas/smartapi

Méthodes publiques

Méthode Description
GetDescriptionForElement ( string name ) : string
TryGetDescriptionForElement ( string name, string &description ) : bool

Method Details

GetDescriptionForElement() public static méthode

public static GetDescriptionForElement ( string name ) : string
name string
Résultat string

TryGetDescriptionForElement() public static méthode

public static TryGetDescriptionForElement ( string name, string &description ) : bool
name string
description string
Résultat bool