AcManager.Tools.ContentInstallation.Types.TypeCarSkin.GetManager C# (CSharp) Метод

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

public GetManager ( ) : IFileAcManager
Результат IFileAcManager
        public override IFileAcManager GetManager() {
            throw new NotImplementedException();
        }