Method | Description | |
---|---|---|
Clear ( ) : void |
Clears the cache.
|
|
GetOrAdd ( |
Get existing property descriptor or create and cache it.
|
Method | Description | |
---|---|---|
Find ( |
public GetOrAdd ( |
||
type | The type. | |
factory | TypePropertyDescriptor>.Func | The factory to create descriptor. |
return | TypePropertyDescriptor |