Udostępnij przez


IMethodCallCodeFragment Interfejs

Definicja

Reprezentuje wywołanie metody.

public interface IMethodCallCodeFragment
type IMethodCallCodeFragment = interface
Public Interface IMethodCallCodeFragment
Pochodne

Właściwości

Arguments

Pobiera argumenty wywołania metody.

ChainedCall

Pobiera następne wywołanie metody do łańcucha po tym.

DeclaringType

Pobiera nazwę typu deklarowanego metody.

Method

Pobiera nazwę metody.

TypeArguments

Pobiera argumenty typu ogólnego wywołania metody.

Dotyczy