Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
いくつかのヘルパーメソッドを含むutilitiesというdllがあり、<#= tbl.ClassName.ToProper()#>のようなT4テンプレート内でヘルパーメソッドの1つを使用したいと思います。
アセンブリおよびインポートディレクティブを使用して、dllとヘルパークラスが定義されている名前空間を参照する必要があります。