Skip to content

Watch API 调整 #163

@ymh199478

Description

@ymh199478

移除了:

public static void Watch(string service, object target, MethodInfo methodInfo);
public static void Watch(string service, object target, string method);
public static void Watch<TService>(object target, string method);

理由是:过度设计

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