C# Class MemoDummy.MyInterfaceImpl_V1

Inheritance: IMyInterface
Afficher le fichier Open project: fremag/MemoScope.Net

Méthodes publiques

Свойство Type Description
name string

Protected Properties

Свойство Type Description
backfield_id int

Méthodes publiques

Méthode Description
MyInterfaceImpl_V1 ( ) : System

Method Details

MyInterfaceImpl_V1() public méthode

public MyInterfaceImpl_V1 ( ) : System
Résultat System

Property Details

backfield_id protected_oe property

protected int backfield_id
Résultat int

name public_oe property

public string name
Résultat string