コード例 #1
0
ファイル: AttributeHelper.cs プロジェクト: cofdream/DATools
 static void Test2()
 {
     EditorAssemblies.GetAllMethodsWithAttribute <ToolProviderAttribute>();
 }