TAdapterAuthenticator

From Ultibo.org
Jump to: navigation, search

Return to Unit Network


Description


To be documented

Class definitions



[Expand]

TAdapterAuthenticator = class(TListObject)


Function declarations



[Expand]
constructor TAdapterAuthenticator.Create;
Description: To be documented


[Expand]
destructor TAdapterAuthenticator.Destroy;
Description: To be documented


[Expand]
function TAdapterAuthenticator.ReaderLock:Boolean;
Description: To be documented


[Expand]
function TAdapterAuthenticator.ReaderUnlock:Boolean;
Description: To be documented


[Expand]
function TAdapterAuthenticator.WriterLock:Boolean;
Description: To be documented


[Expand]
function TAdapterAuthenticator.WriterUnlock:Boolean;
Description: To be documented


Return to Unit Reference