C# Class Platform.Helpers.Reflection.DynamicExtensions

Afficher le fichier Open project: Konard/LinksPlatform

Méthodes publiques

Méthode Description
HasProperty ( this @object, string propertyName ) : bool

Method Details

HasProperty() public static méthode

public static HasProperty ( this @object, string propertyName ) : bool
@object this
propertyName string
Résultat bool