'宣言 Public Shared Function RegisterThemes( _ ByVal assembly As System.Reflection.Assembly _ ) As System.String()
public static System.string[] RegisterThemes( System.Reflection.Assembly assembly )
パラメータ
- assembly
- ロード/登録するテーマがあるアセンブリ。
戻り値の型
ロード/登録されたすべてのテーマの名前の配列。