Box.V2.Test.BoxCommentsManagerTest.BoxCommentsManagerTest C# (CSharp) Метод

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

public BoxCommentsManagerTest ( ) : Box.V2.Managers
Результат Box.V2.Managers
        public BoxCommentsManagerTest()
        {
            _commentsManager = new BoxCommentsManager(_config.Object, _service, _converter, _authRepository);
        }