C# Class FWatcherType, FutilePrototyper

Exibir arquivo Open project: wtrebella/FutilePrototyper Class Usage Examples

Public Properties

Property Type Description
linkType Type
targetType Type

Public Methods

Method Description
FWatcherType ( Type targetType, Type linkType ) : System

Method Details

FWatcherType() public method

public FWatcherType ( Type targetType, Type linkType ) : System
targetType Type
linkType Type
return System

Property Details

linkType public_oe property

public Type linkType
return Type

targetType public_oe property

public Type targetType
return Type