C# Class CK.Core.SimpleServiceContainer.ServiceEntry

Afficher le fichier Open project: Invenietis/ck-core

Méthodes publiques

Свойство Type Description
Creator Func
Instance object
OnRemove Action

Property Details

Creator public_oe property

public Func Creator
Résultat Func

Instance public_oe property

public object Instance
Résultat object

OnRemove public_oe property

public Action OnRemove
Résultat Action