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

ファイルを表示 Open project: dotnet/corefx

Public Properties

Property Type Description
localName string
ns string
prefix string
value string

Property Details

localName public_oe property

public string localName
return string

ns public_oe property

public string ns
return string

prefix public_oe property

public string prefix
return string

value public_oe property

public string value
return string