-
Notifications
You must be signed in to change notification settings - Fork 35
Methods_T_CodeJam_HGlobalScope_1
Andrew Koryavchenko edited this page Jul 4, 2017
·
2 revisions
The HGlobalScope(T) generic type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Dispose method to free all resources. (Inherited from HGlobalScope.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Finalizer. (Inherited from HGlobalScope.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |