Amazon.Runtime.Internal.Util.UnityDebugLogger.UnityDebugLogger C# (CSharp) Метод

UnityDebugLogger() публичный Метод

public UnityDebugLogger ( Type declaringType ) : System
declaringType System.Type
Результат System
        public UnityDebugLogger(Type declaringType)
            : base(declaringType)
        {
        }