C# Class System.Xaml.XamlWriterInternalBase.MemberAndValue

Mostra file Open project: kumpera/mono Class Usage Examples

Public Properties

Property Type Description
Member System.Xaml.XamlMember
OccuredAs AllowedMemberLocations
Value object

Public Methods

Method Description
MemberAndValue ( System.Xaml.XamlMember xm ) : System

Method Details

MemberAndValue() public method

public MemberAndValue ( System.Xaml.XamlMember xm ) : System
xm System.Xaml.XamlMember
return System

Property Details

Member public_oe property

public XamlMember,System.Xaml Member
return System.Xaml.XamlMember

OccuredAs public_oe property

public AllowedMemberLocations OccuredAs
return AllowedMemberLocations

Value public_oe property

public object Value
return object