C# Class Resharper.ReactivePlugin.Helpers.PossibleOverload

ファイルを表示 Open project: oriches/Resharper.ReactivePlugin

Public Methods

Method Description
PossibleOverload ( IMethod originalMethod, IMethod overloadMethod ) : System.Collections.Generic

Method Details

PossibleOverload() public method

public PossibleOverload ( IMethod originalMethod, IMethod overloadMethod ) : System.Collections.Generic
originalMethod IMethod
overloadMethod IMethod
return System.Collections.Generic