C# Class CK.Core.SimpleServiceContainer.ServiceEntry

Show file Open project: Invenietis/ck-core

Public Properties

Property Type Description
Creator Func
Instance object
OnRemove Action

Property Details

Creator public property

public Func Creator
return Func

Instance public property

public object Instance
return object

OnRemove public property

public Action OnRemove
return Action