C# Class MemoDummy.MyInterfaceImpl_V1

Inheritance: IMyInterface
显示文件 Open project: fremag/MemoScope.Net

Public Properties

Property Type Description
name string

Protected Properties

Property Type Description
backfield_id int

Public Methods

Method Description
MyInterfaceImpl_V1 ( ) : System

Method Details

MyInterfaceImpl_V1() public method

public MyInterfaceImpl_V1 ( ) : System
return System

Property Details

backfield_id protected_oe property

protected int backfield_id
return int

name public_oe property

public string name
return string