T
- The metadata typeU
- The javascript type which provides the property or objectpublic interface IPropertyAccessor<T,U>
Modifier and Type | Method and Description |
---|---|
T |
get(U element) |
void |
set(U element,
T value) |
Copyright © 2018. All Rights Reserved.