public sealed class DiscoveryKeySerializer : IDiscoveryKeySerializer
Public NotInheritable Class DiscoveryKeySerializer
Implements IDiscoveryKeySerializer
public ref class DiscoveryKeySerializer sealed : IDiscoveryKeySerializer
[<SealedAttribute>]
type DiscoveryKeySerializer =
class
interface IDiscoveryKeySerializer
end
DiscoveryKeySerializer | Инициализирует новый экземпляр класса DiscoveryKeySerializer |
Deserialize | |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
Serialize | |
ToString | Returns a string that represents the current object. (Унаследован от Object) |