C# Class NetIde.Shell.Settings.SettingsAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: netide/netide

Public Methods

Method Description
SettingsAttribute ( Type settingsType, string @group ) : System

Method Details

SettingsAttribute() public method

public SettingsAttribute ( Type settingsType, string @group ) : System
settingsType System.Type
@group string
return System