TRONIX Code Documentation
|
Classes | |
class | AjaxExceptionAttribute |
class | AuthorizeActivityAttribute |
NOTE: This Authorize Attribute is dependent upon the
or the to run. It was designed this way in order to get around the IOC limits for per method injection. More... | |
class | AuthorizeTronixAttribute |
class | AuthorizeTronixWebApiAttribute |
class | BodyDataAttribute |
Based on: https://weblog.west-wind.com/posts/2013/Dec/13/Accepting-Raw-Request-Body-Content-with-ASPNET-Web-API An attribute that captures the entire content body and stores it into the parameter of type string or byte[]. More... | |
class | BodyDataParameterBinding |
Based on: https://weblog.west-wind.com/posts/2013/Dec/13/Accepting-Raw-Request-Body-Content-with-ASPNET-Web-API Reads the Request body into a string/byte[] and assigns it to the parameter bound. More... | |
class | DateCompareAttribute |
class | EmptyTask |
A do nothing task that can be returned from functions that require task results when there's nothing to do. More... | |
class | RangeIfAttribute |
class | RangeIfNotAttribute |
class | ReadOnlyClient |
class | RemindersAttribute |
class | RequiredIfAttribute |
class | RequiredIfNotAttribute |
class | RequireSecureConnectionApiAttribute |
class | RequireSecureConnectionAttribute |
class | SelectedMenuSection |
class | SessionStateActionAttribute |
class | UniqueEmailAttribute |
class | VinValidationAttribute |