CSLA.NET 6.0.0
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
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.LateBoundObject
CallMethod(string method, params object[] parameters)Csla.Reflection.LateBoundObject
CallMethodIfImplemented(string method)Csla.Reflection.LateBoundObject
CallMethodIfImplemented(string method, params object[] parameters)Csla.Reflection.LateBoundObject
CallMethodTryAsync(string methodName)Csla.Reflection.LateBoundObject
CallMethodTryAsync(string methodName, params object[] parameters)Csla.Reflection.LateBoundObject
CallMethodTryAsyncDI< T >(bool isSync, params object[] parameters)Csla.Reflection.LateBoundObject
InstanceCsla.Reflection.LateBoundObject
LateBoundObject(Type objectType)Csla.Reflection.LateBoundObject
LateBoundObject(object instance)Csla.Reflection.LateBoundObject