GroupFinity.Greplace.AssemblyLocalizedPluginInformationAttribute.AssemblyLocalizedPluginInformationAttribute 関数
AssemblyLocalizedPluginInformationAttribute クラスの新しいインスタンスを初期化します。

パブリック void AssemblyLocalizedPluginInformationAttribute (string, string)
  名前 説明  
    string resourceName この属性が使用するリソースのベース名を指定します。  
    string name プラグインの名前を指定します。 実際にはこの値は GetLocalizedString に渡され、 ローカライズされた文字列を取得するのに使用されます。  
  Return 説明  
    void