C# Class Alba.Jaml.MSInternal.XamlFrame

Mostrar archivo Open project: Athari/Alba.Jaml Class Usage Examples

Public Methods

Method Description
Clone ( ) : XamlFrame
Reset ( ) : void

Protected Methods

Method Description
XamlFrame ( ) : System
XamlFrame ( XamlFrame source ) : System

Method Details

Clone() public method

public Clone ( ) : XamlFrame
return XamlFrame

Reset() public abstract method

public abstract Reset ( ) : void
return void

XamlFrame() protected method

protected XamlFrame ( ) : System
return System

XamlFrame() protected method

protected XamlFrame ( XamlFrame source ) : System
source XamlFrame
return System