C# Class NSwag.CodeGeneration.Infrastructure.ObjectExtensions

Mostrar archivo Open project: NSwag/NSwag

Public Methods

Method Description
HasProperty ( this obj, string propertyName ) : bool

Method Details

HasProperty() public static method

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