C# Class FAManagementStudio.ViewModels.ConnectionSettingsDispModel

Mostra file Open project: degarashi0913/FAManagementStudio

Public Methods

Method Description
ConnectionSettingsDispModel ( string name, Type type, object obj ) : System

Method Details

ConnectionSettingsDispModel() public method

public ConnectionSettingsDispModel ( string name, Type type, object obj ) : System
name string
type System.Type
obj object
return System