BlockSyntaxDescriptor.GetAttributeValue

BlockSyntaxDescriptor.GetAttributeValue<T> method

Definisce l’interfaccia per ottenere Attribute

public T GetAttributeValue<T>(string name)
ParametroDescrizione
TIl typeparam.
nameIl nome della stringa.

Valore di ritorno

Il valore del tipo T.

Guarda anche