[ROOT]  doc  DocFrag  SELECT Assembly, DocFragType, Description.FirstLine()   <  SKIP 1028  >   <  TAKE 56  >   

39 items

DocFragIdAssemblyDocFragTypeDescription.FirstLine()
ARCAPI.BaseControllerP.CountRequestARCAPIEnumMemberNumber of calls to -APIMethod- since application initialization
ARCAPI.GQController.APIMethodARCAPIClassMemberThe (only) API method that this controller supports.
ARCAPI.BaseControllerP.CountExceptionARCAPIEnumMemberNumber of exceptions at call to -APIMethod- since application initialization
ARCAPI.GQController.ToStringARCAPIClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCAPI.BaseControllerP.LogLevelARCAPIEnumMember 
AgoMail.Controllers.ControllerFacade.CatchAll Overload2AgoMailClassMemberCatches all HTTP GET requests to this API.
ARCAPI.ResponseFormatARCAPIEnumThe response format, HTML or JSON, for an API request.
AgoMail.Controllers.ControllerFacade.CatchAll Overload1AgoMailClassMemberCatches all HTTP POST requests to this API.
ARCAPI.ResponseFormat.JSONARCAPIEnumMember 
AgoMail.EmailPAgoMailEnum 
ARCAPI.ResponseFormat.HTMLARCAPIEnumMember 
AgoMail.EmailP.DateAgoMailEnumMemberUTC-format
Assembly AgoMail Assembly 
AgoMail.EmailP.FromAgoMailEnumMember 
AgoMail.CleanerAgoMailClass 
AgoMail.EmailP.ToAgoMailEnumMember 
AgoMail.Cleaner.CleanAgoMailClassMemberRemoves emails with often seen values for Subject, To or From.
AgoMail.EmailP.CCAgoMailEnumMember 
AgoMail.EmailAgoMailClass 
AgoMail.EmailP.SubjectAgoMailEnumMember 
AgoMail.Email.TryGetVAgoMailClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
AgoMail.EmailP.TextBodyAgoMailEnumMember 
AgoMail.Email.ToStringAgoMailClassMemberTODO: Decide on what we actually want with ToString for this class.
AgoMail.EmailP.HTMLBodyAgoMailEnumMember 
AgoMail.ProgramAgoMailClassApplication startup and initialization
AgoMail.EmailP.HeadersAgoMailEnumMember 
AgoMail.Program.InitStreamProcessorAgoMailClassMemberInitializes stream processor.
AgoMail.EmailP.AttachmentsAgoMailEnumMember 
AgoMail.RootAgoMailClassContains the user friendly welcome text (front page) for the application.
Namespace ARCCore NamespaceA necessary library (.DLL in Windows terms) that every -ARNodeType- should link to.
AgoMail.Root.ToHTMLSimpleSingleAgoMailClassMemberAlternative ('override') to -ToHTMLSimpleSingle-.
Namespace ARCDoc NamespaceA library supporting documentation and demonstrating usage of AgoRapide.
AgoMail.Root.TryGetVAgoMailClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
Namespace ARCQuery NamespaceARCQuery provides a query language that mimicks SQL but is usable through HTTP as GET URLs.
AgoMail.Root.ToStringAgoMailClassMemberTODO: Decide on what we actually want with ToString for this class.
Namespace ARCAPI NamespaceA library providing an API on top of the -PropertyStream-.
AgoMail.Controllers.ControllerFacadeAgoMailClassFacade for entry into the desired -BaseController-.
Namespace AgoMail Namespace 
Namespace AgoMail.Controllers Namespace 

Generated 2025-11-06 04:27:25.043 UTC