[SerializableAttribute]
public sealed class MethodTemplateTypeReference : TemplateTypeReference
<SerializableAttribute>
Public NotInheritable Class MethodTemplateTypeReference
Inherits TemplateTypeReference
[SerializableAttribute]
public ref class MethodTemplateTypeReference sealed : public TemplateTypeReference
[<SealedAttribute>]
[<SerializableAttribute>]
type MethodTemplateTypeReference =
class
inherit TemplateTypeReference
end
MethodTemplateTypeReference | Constructor |
Position | This read only property returns the position |
TemplateMethod | This read-only property returns the template method |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |