Свойство | Тип | Описание | |
---|---|---|---|
Prefix | string | ||
Template | string |
Метод | Описание | |
---|---|---|
GenericWithWorkgroups ( ) : System | ||
GenericWithWorkgroups ( string template, string prefix, bool autoStubEnabled ) : System | ||
ReadXML ( |
||
WriteXML ( |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
IGenericSettings ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
Метод | Описание | |
---|---|---|
AutoStubCheckBox_CheckedChanged ( object sender, |
||
LinkLabel1_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void | ||
Reset ( ) : void | ||
StubClassCheckBox_CheckedChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public GenericWithWorkgroups ( string template, string prefix, bool autoStubEnabled ) : System | ||
template | string | |
prefix | string | |
autoStubEnabled | bool | |
Результат | System |
public ReadXML ( |
||
reader | ||
Результат | void |
public WriteXML ( |
||
writer | ||
Результат | void |