C# Class Alba.Jaml.MSInternal.XamlFrame

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

Méthodes publiques

Méthode Description
Clone ( ) : XamlFrame
Reset ( ) : void

Méthodes protégées

Méthode Description
XamlFrame ( ) : System
XamlFrame ( XamlFrame source ) : System

Method Details

Clone() public méthode

public Clone ( ) : XamlFrame
Résultat XamlFrame

Reset() public abstract méthode

public abstract Reset ( ) : void
Résultat void

XamlFrame() protected méthode

protected XamlFrame ( ) : System
Résultat System

XamlFrame() protected méthode

protected XamlFrame ( XamlFrame source ) : System
source XamlFrame
Résultat System