C# Class X13.Periphery.MsDevice.NTRecord

Mostra file Open project: X13home/X13.Host

Public Properties

Property Type Description
name string
type System.Type

Public Methods

Method Description
NTRecord ( string name, Type type ) : System

Method Details

NTRecord() public method

public NTRecord ( string name, Type type ) : System
name string
type System.Type
return System

Property Details

name public_oe property

public string name
return string

type public_oe property

public Type,System type
return System.Type