IMethodCallCodeFragment Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a call to a method.
public interface IMethodCallCodeFragment
type IMethodCallCodeFragment = interface
Public Interface IMethodCallCodeFragment
- Derived
Properties
Arguments |
Gets the method call's arguments. |
ChainedCall |
Gets the next method call to chain after this. |
DeclaringType |
Gets the name of the method's declaring type. |
Method |
Gets the method's name. |
TypeArguments |
Gets the method call's generic type arguments. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Entity Framework