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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Entity Framework