Dev2.Security.ClientSecurityService.LogEnd C# (CSharp) Method

LogEnd() protected method

protected LogEnd ( [ methodName = null ) : void
methodName [
return void
        protected override void LogEnd([CallerMemberName]string methodName = null)
        {
        }