C# Class PNGMask.GUI.Provider

Mostra file Open project: AlphaDelta/PNG-Mask Class Usage Examples

Public Properties

Property Type Description
Name string
ProviderType System.Type

Public Methods

Method Description
Provider ( string Name, Type ProviderType ) : System

Method Details

Provider() public method

public Provider ( string Name, Type ProviderType ) : System
Name string
ProviderType System.Type
return System

Property Details

Name public_oe property

public string Name
return string

ProviderType public_oe property

public Type,System ProviderType
return System.Type