Table of Contents

Method DisposedObjectName

Namespace
MVVrus.AspNetCore.ActiveSession
Assembly
MVVrus.AspNetCore.ActiveSession.dll

DisposedObjectName()

Protected. Returns object name for an ObjectDisposedException to be thrown

protected string DisposedObjectName()

Returns

string

Return string with the object class name

Remarks

This method is intended to be used in descendent classes to make ObjectDisposedException exception messages to be more uniform