FromValue

Enumeration.FromValue<T> method

Επιστρέφει αντικείμενο με κλειδί.

public static T FromValue<T>(string value)
    where T : Enumeration, new()
Παράμετρος Τύπος Περιγραφή
value String Η αξία

Επιστρεφόμενη Αξία

Το αντικείμενο

Δείτε επίσης