Udostępnij za pośrednictwem


Klasa SerializerLocator

Hierarchia dziedziczenia

Object
  StandardSerializerLocator
    Microsoft.VisualStudio.ArchitectureTools.Extensibility.SerializerLocator

Przestrzeń nazw:  Microsoft.VisualStudio.ArchitectureTools.Extensibility
Zestaw:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (w Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Składnia

'Deklaracja
Public NotInheritable Class SerializerLocator _
    Inherits StandardSerializerLocator
public sealed class SerializerLocator : StandardSerializerLocator
public ref class SerializerLocator sealed : public StandardSerializerLocator
[<Sealed>]
type SerializerLocator =  
    class 
        inherit StandardSerializerLocator 
    end
public final class SerializerLocator extends StandardSerializerLocator

Typ SerializerLocator uwidacznia następujące elementy członkowskie.

Konstruktorzy

  Nazwa Opis
Metoda publiczna SerializerLocator

Początek

Właściwości

  Nazwa Opis
Właściwość publiczna Provider (Odziedziczone z StandardSerializerLocator).

Początek

Metody

  Nazwa Opis
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetSerializer (Odziedziczone z StandardSerializerLocator).
Metoda publiczna GetSerializerFromFileName (Odziedziczone z StandardSerializerLocator).
Metoda publiczna GetSerializerFromNamespace (Odziedziczone z StandardSerializerLocator).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

Początek

Bezpieczeństwo wątku

Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.ArchitectureTools.Extensibility