C# Class Alba.Jaml.MSInternal.XamlPropertyName

Inheritance: XamlName
Afficher le fichier Open project: Athari/Alba.Jaml Class Usage Examples

Méthodes publiques

Свойство Type Description
Owner XamlName

Méthodes publiques

Méthode Description
Parse ( string longName ) : XamlPropertyName
Parse ( string longName, string namespaceURI ) : XamlPropertyName

Private Methods

Méthode Description
XamlPropertyName ( XamlName owner, string prefix, string name )

Method Details

Parse() public static méthode

public static Parse ( string longName ) : XamlPropertyName
longName string
Résultat XamlPropertyName

Parse() public static méthode

public static Parse ( string longName, string namespaceURI ) : XamlPropertyName
longName string
namespaceURI string
Résultat XamlPropertyName

Property Details

Owner public_oe property

public XamlName,Alba.Jaml.MSInternal Owner
Résultat XamlName