C# Class System.Xaml.XamlWriterInternalBase.MemberAndValue

Afficher le fichier Open project: kumpera/mono Class Usage Examples

Méthodes publiques

Свойство Type Description
Member System.Xaml.XamlMember
OccuredAs AllowedMemberLocations
Value object

Méthodes publiques

Méthode Description
MemberAndValue ( System.Xaml.XamlMember xm ) : System

Method Details

MemberAndValue() public méthode

public MemberAndValue ( System.Xaml.XamlMember xm ) : System
xm System.Xaml.XamlMember
Résultat System

Property Details

Member public_oe property

public XamlMember,System.Xaml Member
Résultat System.Xaml.XamlMember

OccuredAs public_oe property

public AllowedMemberLocations OccuredAs
Résultat AllowedMemberLocations

Value public_oe property

public object Value
Résultat object