C# Class CK.Core.SimpleServiceContainer.ServiceEntry

Datei anzeigen Open project: Invenietis/ck-core

Public Properties

Property Type Description
Creator Func
Instance object
OnRemove Action

Property Details

Creator public_oe property

public Func Creator
return Func

Instance public_oe property

public object Instance
return object

OnRemove public_oe property

public Action OnRemove
return Action