.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    SerializationInfoExtensions Class

    Namespace: Hazelcast.Core
    Assembly: Hazelcast.Net.dll

    Provides extension methods for the SerializationInfo class.

    public static class SerializationInfoExtensions
    Inheritance
    object
    SerializationInfoExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()

    Methods

    Name Description
    GetGuid(SerializationInfo, string)

    Retrieves a Guid value from the SerializationInfo store.

    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.