AcManager.Tools.ContentInstallation.Types.TypeCarSkin.GetManager C# (CSharp) Méthode

GetManager() public méthode

public GetManager ( ) : IFileAcManager
Résultat IFileAcManager
        public override IFileAcManager GetManager() {
            throw new NotImplementedException();
        }