C# Class FWatcherType, FutilePrototyper

Afficher le fichier Open project: wtrebella/FutilePrototyper Class Usage Examples

Méthodes publiques

Свойство Type Description
linkType Type
targetType Type

Méthodes publiques

Méthode Description
FWatcherType ( Type targetType, Type linkType ) : System

Method Details

FWatcherType() public méthode

public FWatcherType ( Type targetType, Type linkType ) : System
targetType Type
linkType Type
Résultat System

Property Details

linkType public_oe property

public Type linkType
Résultat Type

targetType public_oe property

public Type targetType
Résultat Type