C# Class X13.Periphery.MsDevice.NTRecord

Afficher le fichier Open project: X13home/X13.Host

Méthodes publiques

Свойство Type Description
name string
type System.Type

Méthodes publiques

Méthode Description
NTRecord ( string name, Type type ) : System

Method Details

NTRecord() public méthode

public NTRecord ( string name, Type type ) : System
name string
type System.Type
Résultat System

Property Details

name public_oe property

public string name
Résultat string

type public_oe property

public Type,System type
Résultat System.Type