AcManager.Tools.ContentInstallation.Types.TypeCarSkin.GetManager C# (CSharp) Method

GetManager() public method

public GetManager ( ) : IFileAcManager
return IFileAcManager
        public override IFileAcManager GetManager() {
            throw new NotImplementedException();
        }