public sealed class SessionCallbackContext : IEquatable<SessionCallbackContext>
Public NotInheritable Class SessionCallbackContext
Implements IEquatable(Of SessionCallbackContext)
public ref class SessionCallbackContext sealed : IEquatable<SessionCallbackContext^>
[<SealedAttribute>]
type SessionCallbackContext =
class
interface IEquatable<SessionCallbackContext>
end
SessionCallbackContext | Инициализирует новый экземпляр класса SessionCallbackContext |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |