System.SharedStatics.SharedStatics C# (CSharp) Method

SharedStatics() private method

private SharedStatics ( ) : System.Threading
return System.Threading
        SharedStatics() {
            _Remoting_Identity_IDGuid = null;
            _Remoting_Identity_IDSeqNum = 0x40; // Reserve initial numbers for well known objects.
            _maker = null;
        }