Get name of class and method as string

前端 未结 0 1218
天命终不由人
天命终不由人 2021-01-04 02:58

To get the name of a project as a string, I can use;

loc project = |project://Test/|;
str name = project.authority;

Is something similar available for cla

相关标签:
回答
  • 消灭零回复
提交回复
热议问题