System.SharedStatics.SharedStatics C# (CSharp) Метод

SharedStatics() приватный Метод

private SharedStatics ( ) : System.Threading
Результат System.Threading
        SharedStatics() {
            _Remoting_Identity_IDGuid = null;
            _Remoting_Identity_IDSeqNum = 0x40; // Reserve initial numbers for well known objects.
            _maker = null;
        }