列出为动态型别定义属性所用的类别和方法。
Lists the classes and methods used to define properties for dynamic types.
列出为动态型别定义栏位所用的类别和方法。
Lists the classes and methods used to define fields for dynamic types.
如果您为动态型别定义了建构函式,则不会提供预设建构函式。
If you define a constructor for your dynamic type, a default constructor is not provided.
描述在动态模组和动态型别中定义方法所用的方式、所用的属性,以及其限制。
Describes the ways to define methods in dynamic modules and dynamic types, the attributes used, and limitations.
如果您没有为动态型别定义建构函式,便会自动提供一个预设的建构函式,而且它会呼叫基底类别的预设建构函式。
If you do not define a constructor for your dynamic type, a default constructor is provided automatically, and it calls the default constructor of the base class.
当物件的型别在编译时期未知时,动态方法对于编译器写入器很有用处。
Dynamic methods are useful to compiler writers when the type of an object is not known at compile time.
列出为动态模组和型别之方法定义参数所用的类别和方法。
Lists the classes and methods used to define parameters for methods of dynamic modules and types.
解释如何将宣告式安全性属性套用到动态组件中的型别和成员,以及套用到动态组件本身。
Explains how to apply declarative security attributes to types and members in dynamic assemblies, and to dynamic assemblies themselves.
建立与现有的事件描述项相同的新事件描述项,方法是以动态方式从一个型别上的指定事件产生描述项资讯。
Creates a new event descriptor that is identical to an existing event descriptor by dynamically generating descriptor information from a specified event on a type.
列出用来定义动态列举型别的类别和方法。
Lists the classes and methods used to define dynamic enumerations.
示范如何在动态模组中定义泛型方法、如何定义它的泛型型别参数,以及如何执行此方法。
Shows how to define a generic method in a dynamic module, how to define its generic type parameters, and how to execute the method.
示范如何在动态模组中定义泛型方法、如何定义它的泛型型别参数,以及如何执行此方法。
Shows how to define a generic method in a dynamic module, how to define its generic type parameters, and how to execute the method.
应用推荐