Skip to content

メソッド名にin/outを含むメソッドが作成される不具合 #9

Description

@m-daida

概要

メソッド名にin/outを含むメソッドが作成される不具合
sshot 2015-02-19 at 9 04 31

再現手順

  1. Doxygenで以下のC#ソースコードをxmlに変換する
    • nunit-3.0.0-alpha-5/src/NUnitEngine
  2. astahのImport C#でxmlをインポートする
  3. 構造ツリーからパッケージSystem配下のクラスFunc<T1,T2,TResult,?,?,?,?,?,?>を選択し、プロパティビューの操作タブを見る
  4. =>Func< in T1, in T2, out TResult >という操作がある (NG)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions