Udostępnij za pośrednictwem


Klasa SerializerLocator

Hierarchia dziedziczenia

System.Object
  Microsoft.VisualStudio.Modeling.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 Określa, czy określony obiekt jest równa bieżącego obiektu. (Odziedziczone z Object).
Metoda publiczna GetHashCode Służy jako funkcja mieszania dla określonego typu. (Odziedziczone z Object).
Metoda publiczna GetSerializer (Odziedziczone z StandardSerializerLocator).
Metoda publiczna GetSerializerFromFileName (Odziedziczone z StandardSerializerLocator).
Metoda publiczna GetSerializerFromNamespace (Odziedziczone z StandardSerializerLocator).
Metoda publiczna GetType Pobiera Type bieżącej instancji. (Odziedziczone z Object).
Metoda publiczna ToString Zwraca ciąg, który reprezentuje bieżącego obiektu. (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