C# Class Braintree.CollectionUtil

Afficher le fichier Open project: braintree/braintree_dotnet Class Usage Examples

Méthodes publiques

Méthode Description
Find ( object items, string name, object defaultValue ) : object

Method Details

Find() public static méthode

public static Find ( object items, string name, object defaultValue ) : object
items object
name string
defaultValue object
Résultat object