C# Class Com.Aote.Attachs.ControlAttach.NameAndFrame

Afficher le fichier Open project: DuBin1988/restv2

Méthodes publiques

Свойство Type Description
frame System.Windows.FrameworkElement
name string

Méthodes publiques

Méthode Description
NameAndFrame ( string name, FrameworkElement frame ) : System

Method Details

NameAndFrame() public méthode

public NameAndFrame ( string name, FrameworkElement frame ) : System
name string
frame System.Windows.FrameworkElement
Résultat System

Property Details

frame public_oe property

public FrameworkElement,System.Windows frame
Résultat System.Windows.FrameworkElement

name public_oe property

public string name
Résultat string