Arango.Client.ASettings.ASettings C# (CSharp) Method

ASettings() static private method

static private ASettings ( ) : System.Collections.Generic
return System.Collections.Generic
        static ASettings()
        {
            JsonParameters = new JSONParameters { UseEscapedUnicode = false, UseFastGuid = false, UseExtensions = false };
        }