-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.Binding
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
1 revision
namespace: Crow
Binding
public class Binding
⬜ | prototype | description |
---|---|---|
Binding (string memberName, Func< T > fetchFunc=null) |
__ |
⬜ | name | description |
---|
⬜ | prototype | description |
---|---|---|
> CreateGetter(object instance) |
__ | |
> CreateSetter(object instance) |
__ | |
T Get(object instance) |
__ |
⬜ | name | description |
---|