C# Class Platform.Helpers.Reflection.DynamicExtensions

Datei anzeigen Open project: Konard/LinksPlatform

Public Methods

Method Description
HasProperty ( this @object, string propertyName ) : bool

Method Details

HasProperty() public static method

public static HasProperty ( this @object, string propertyName ) : bool
@object this
propertyName string
return bool