Amazon.Runtime.Internal.Util.UnityDebugLogger.UnityDebugLogger C# (CSharp) 메소드

UnityDebugLogger() 공개 메소드

public UnityDebugLogger ( Type declaringType ) : System
declaringType System.Type
리턴 System
        public UnityDebugLogger(Type declaringType)
            : base(declaringType)
        {
        }