Метод | Описание | |
---|---|---|
Matches ( IBindingMetadata metadata ) : bool |
Determines whether the specified binding metadata matches the constraint.
|
|
NamedAttribute ( string name ) : System.Diagnostics.Contracts |
Initializes a new instance of the NamedAttribute class.
|
public Matches ( IBindingMetadata metadata ) : bool | ||
metadata | IBindingMetadata | The metadata in question. |
Результат | bool |
public NamedAttribute ( string name ) : System.Diagnostics.Contracts | ||
name | string | The name of the binding(s) to use. |
Результат | System.Diagnostics.Contracts |