Interface IServiceContainer

IServiceContainer interface

Παρέχει ένα κοντέινερ για υπηρεσίες.

public interface IServiceContainer : IDisposable, IServiceProvider

Μέθοδοι

ΟνομαΠεριγραφή
AddService<TService>(TService)Προσθέτει την καθορισμένη υπηρεσία στο κοντέινερ υπηρεσίας.

Δείτε επίσης