BB.Caching.Hashing.Core.Core C# (CSharp) Method

Core() private method

Prevents a default instance of the Core class from being created.
private Core ( ) : System
return System
            private Core()
            {
                this.Initialize();
            }
Hashing.Core