CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.Reflection.LateBoundObject Member List

This is the complete list of members for Csla.Reflection.LateBoundObject, including all inherited members.

CallMethod(string method)Csla.Reflection.LateBoundObjectinline
CallMethod(string method, params object?[]? parameters)Csla.Reflection.LateBoundObjectinline
CallMethodIfImplemented(string method)Csla.Reflection.LateBoundObjectinline
CallMethodIfImplemented(string method, params object[] parameters)Csla.Reflection.LateBoundObjectinline
CallMethodTryAsync(string methodName)Csla.Reflection.LateBoundObjectinline
CallMethodTryAsync(string methodName, params object?[]? parameters)Csla.Reflection.LateBoundObjectinline
CallMethodTryAsyncDI< T >(bool isSync, params object?[]? parameters)Csla.Reflection.LateBoundObjectinline
InstanceCsla.Reflection.LateBoundObject
LateBoundObject(object instance)Csla.Reflection.LateBoundObjectinline