Arango.Client.ASettings.ASettings C# (CSharp) Méthode

ASettings() static private méthode

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