System.SharedStatics.SharedStatics C# (CSharp) Méthode

SharedStatics() private méthode

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