C# Class System.Runtime.Serialization.AttributeData.AttributeData

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Свойство Type Description
localName string
ns string
prefix string
value string

Property Details

localName public_oe property

public string localName
Résultat string

ns public_oe property

public string ns
Résultat string

prefix public_oe property

public string prefix
Résultat string

value public_oe property

public string value
Résultat string