Skip to content

Bind和Singleton增加写法语法糖 #156

@ymh199478

Description

@ymh199478

增加:

public static IBindData Singleton<TService>(Func<object[], object> concrete);
public static IBindData Bind<TService>(Func<object[], object> concrete);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions