BlockSyntaxDescriptor.GetAttributeValue

BlockSyntaxDescriptor.GetAttributeValue<T> method

Définit l’interface pour obtenir l’Attribute

public T GetAttributeValue<T>(string name)
ParamètreLa description
TLe paramètre de type.
nameLe nom de la chaîne.

Return_Value

La valeur de type T.

Voir également