C# Constructors

Constructor

AboutForm()

In Class

YariSoft.DBCommander.Modals.AboutForm

Language

C#

In File

/DBCommander/Modals/AboutForm.cs line 25

Constructor

AboutForm()

In Class

YariSoft.AgentMovieEditor.Modals.AboutForm

Language

C#

In File

/AgentMovieEditor/Modals/AboutForm.cs line 24

Constructor

AgentInfo()

In Class

YariSoft.Utils.AgentInfo

Language

C#

In File

/Utils/AgentInfo.cs line 35

Constructor

AgentManager()

In Class

YariSoft.Utils.AgentManager

Language

C#

In File

/Utils/AgentManager.cs line 24

Constructor

BaseEditForm()

In Class

YariSoft.AgentMovieEditor.Modals.BaseEditForm

Language

C#

In File

/AgentMovieEditor/Modals/BaseEditForm.cs line 24

Constructor

ChangeTableForm()

In Class

YariSoft.DBUtil.ChangeTableForm

Language

C#

In File

/DBUtil/OverwriteTableForm.cs line 28

Constructor

ComboWindow()

In Class

YariSoft.AgentMovieEditor.Modals.ComboWindow

Language

C#

In File

/AgentMovieEditor/Modals/ComboWindow.cs line 25

Constructor

ConfigFile()

In Class

YariSoft.Utils.ConfigFile

Language

C#

In File

/Utils/ConfigFile.cs line 30

Constructor

ConfigInfo()

In Class

YariSoft.DBCommander.Misc.ConfigInfo

Language

C#

In File

/DBCommander/Misc/ConfigInfo.cs line 68

Constructor

DataCopyOperation(OleDbConnection Connection, DataView Source, DataView Destination, System.Collections.ArrayList SelectedRows)

In Class

YariSoft.DBUtil.DataCopyOperation

Language

C#

In File

/DBUtil/DataCopyOperation.cs line 24

Arguments

Name Type Passed By
  Connection OleDbConnection ByValue
  Source DataView ByValue
  Destination DataView ByValue
  SelectedRows System.Collections.ArrayList ByValue

Constructor

DataDeleteOperation(OleDbConnection Connection, DataView Source, ArrayList SelectedRows)

In Class

YariSoft.DBUtil.DataDeleteOperation

Language

C#

In File

/DBUtil/DataDeleteOperation.cs line 12

Arguments

Name Type Passed By
  Connection OleDbConnection ByValue
  Source DataView ByValue
  SelectedRows ArrayList ByValue

Constructor

DataPanel()

In Class

YariSoft.DBCommander.DataPanel

Language

C#

In File

/DBCommander/DataPanel.cs line 114

Constructor

DataPanelManager(string ConnectionString)

In Class

YariSoft.DBCommander.DataPanelManager

Language

C#

In File

/DBCommander/Managers/DataPanelManager.cs line 64

Arguments

Name Type Passed By
  ConnectionString string ByValue

Constructor

DBBaseOperation()

In Class

YariSoft.DBUtil.DBBaseOperation

Language

C#

In File

/DBUtil/DBBaseOperation.cs line 48

Constructor

DBBaseOperation(OleDbConnection Connection, ArrayList SelectedRows)

In Class

YariSoft.DBUtil.DBBaseOperation

Language

C#

In File

/DBUtil/DBBaseOperation.cs line 52

Arguments

Name Type Passed By
  Connection OleDbConnection ByValue
  SelectedRows ArrayList ByValue

Constructor

DBBaseOperation(OleDbConnection Connection, DataView Source, ArrayList SelectedRows)

In Class

YariSoft.DBUtil.DBBaseOperation

Language

C#

In File

/DBUtil/DBBaseOperation.cs line 57

Arguments

Name Type Passed By
  Connection OleDbConnection ByValue
  Source DataView ByValue
  SelectedRows ArrayList ByValue

Constructor

DBCreateFKConstraintOperation(OleDbConnection Connection, ForeignKeyConstraint Constraint)

In Class

YariSoft.DBUtil.DBCreateFKConstraintOperation

Language

C#

In File

/DBUtil/DBCreateFKConstraintOperation.cs line 15

Arguments

Name Type Passed By
  Connection OleDbConnection ByValue
  Constraint ForeignKeyConstraint ByValue

Constructor

DBCreateTableOperation(OleDbConnection Connection, DataTable SourceTable)

In Class

YariSoft.DBUtil.DBCreateTableOperation

Language

C#

In File

/DBUtil/DBCreateTableOperation.cs line 15

Arguments

Name Type Passed By
  Connection OleDbConnection ByValue
  SourceTable DataTable ByValue

Constructor

DBDropTableOperation(OleDbConnection Connection, string TableName)

In Class

YariSoft.DBUtil.DBDropTableOperation

Language

C#

In File

/DBUtil/DBDropTableOperation.cs line 14

Arguments

Name Type Passed By
  Connection OleDbConnection ByValue
  TableName string ByValue

Constructor

DBManager(OleDbConnection Connecton, SchemaGenerator SchemaGenerator)

In Class

YariSoft.DBCommander.DBManager

Language

C#

In File

/DBCommander/Managers/DBManager.cs line 12

Arguments

Name Type Passed By
  Connecton OleDbConnection ByValue
  SchemaGenerator SchemaGenerator ByValue

Constructor

DBSchemaOperation()

In Class

YariSoft.DBUtil.DBSchemaOperation

Language

C#

In File

/DBUtil/DBSchemaOperation.cs line 32

Constructor

EditWindow()

In Class

YariSoft.AgentMovieEditor.Modals.EditWindow

Language

C#

In File

/AgentMovieEditor/Modals/EditWindow.cs line 17

Constructor

GridStyleInfo()

In Class

YariSoft.DBCommander.Misc.GridStyleInfo

Language

C#

In File

/DBCommander/Misc/GridStyleInfo.cs line 18

Constructor

IManager(OleDbConnection Connecton, SchemaGenerator SchemaGenerator)

In Class

YariSoft.DBCommander.IManager

Language

C#

In File

/DBCommander/Managers/IManager.cs line 31

Arguments

Name Type Passed By
  Connecton OleDbConnection ByValue
  SchemaGenerator SchemaGenerator ByValue

Constructor

MainForm()

In Class

YariSoft.AgentMovieEditor.MainForm

Language

C#

In File

/AgentMovieEditor/MainForm.cs line 73

Constructor

MainForm()

In Class

YariSoft.DBCommander.MainForm

Language

C#

In File

/DBCommander/MainForm.cs line 102

Constructor

MapiMessage()

In Class

YariSoft.Utils.MapiMessage

Language

C#

In File

/Utils/Mapi.cs line 46

Constructor

MapiMessage(string Address, string Subject, string NoteText)

In Class

YariSoft.Utils.MapiMessage

Language

C#

In File

/Utils/Mapi.cs line 55

Arguments

Name Type Passed By
  Address string ByValue
  Subject string ByValue
  NoteText string ByValue

Constructor

MapiRecipDesc()

In Class

YariSoft.Utils.MapiRecipDesc

Language

C#

In File

/Utils/Mapi.cs line 19

Constructor

MapiRecipDesc(string Address, int RecipClass)

In Class

YariSoft.Utils.MapiRecipDesc

Language

C#

In File

/Utils/Mapi.cs line 23

Arguments

Name Type Passed By
  Address string ByValue
  RecipClass int ByValue

Constructor

ModalBaseForm()

In Class

YariSoft.Utils.ModalBaseForm

Language

C#

In File

/Utils/ModalBaseForm.cs line 20

Constructor

OptionsForm(YariSoft.DBCommander.Misc.OptionsInfo Options)

In Class

YariSoft.DBCommander.Modals.OptionsForm

Language

C#

In File

/DBCommander/Modals/OptionsForm.cs line 32

Arguments

Name Type Passed By
  Options YariSoft.DBCommander.Misc.OptionsInfo ByValue

Constructor

OptionsInfo(string FileName)

In Class

YariSoft.DBCommander.Misc.OptionsInfo

Language

C#

In File

/DBCommander/Misc/OptionsInfo.cs line 71

Arguments

Name Type Passed By
  FileName string ByValue

Constructor

OverwriteBaseForm()

In Class

YariSoft.DBUtil.OverwriteBaseForm

Language

C#

In File

/DBUtil/OverwriteBaseForm.cs line 30

Constructor

OverwriteDataForm()

In Class

YariSoft.DBUtil.OverwriteDataForm

Language

C#

In File

/DBUtil/OverwriteDataForm.cs line 22

Constructor

PositionForm()

In Class

YariSoft.AgentMovieEditor.Modals.PositionForm

Language

C#

In File

/AgentMovieEditor/Modals/PositionForm.cs line 31

Constructor

SchemaGenerator()

In Class

YariSoft.DBUtil.SchemaGenerator

Language

C#

In File

/DBUtil/DBSchema.cs line 37

Constructor

SelectionForm()

In Class

YariSoft.DBCommander.Modals.SelectionForm

Language

C#

In File

/DBCommander/Modals/SelectionForm.cs line 28

Constructor

TableCopyOperation(DataSet Schema, OleDbConnection Connection, ArrayList SelectedRows)

In Class

YariSoft.DBUtil.TableCopyOperation

Language

C#

In File

/DBUtil/TableCopyOperation.cs line 17

Arguments

Name Type Passed By
  Schema DataSet ByValue
  Connection OleDbConnection ByValue
  SelectedRows ArrayList ByValue

Constructor

TableDeleteOperation(OleDbConnection Connection, DataView Source, ArrayList SelectedRows)

In Class

YariSoft.DBUtil.TableDeleteOperation

Language

C#

In File

/DBUtil/TableDeleteOperation.cs line 12

Arguments

Name Type Passed By
  Connection OleDbConnection ByValue
  Source DataView ByValue
  SelectedRows ArrayList ByValue

Constructor

TableManager(OleDbConnection Connecton, SchemaGenerator SchemaGenerator)

In Class

YariSoft.DBCommander.TableManager

Language

C#

In File

/DBCommander/Managers/TableManager.cs line 19

Arguments

Name Type Passed By
  Connecton OleDbConnection ByValue
  SchemaGenerator SchemaGenerator ByValue

Constructor

TableOptionsInfo()

In Class

YariSoft.DBCommander.Misc.TableOptionsInfo

Language

C#

In File

/DBCommander/Misc/TableOptionsInfo.cs line 21

Constructor

Util()

In Class

YariSoft.DBUtil.Util

Language

C#

In File

/DBUtil/Util.cs line 12

Constructor

YDataGrid()

In Class

YariSoft.Windows.Conrols.YDataGrid

Language

C#

In File

/YDataGrid/YDataGrid.cs line 24

Constructor

YMessages()

In Class

YariSoft.Utils.YMessages

Language

C#

In File

/Utils/YMessages.cs line 15

Constructor

YOleDbAdapter(OleDbDataAdapter Adapter, OleDbCommandBuilder CommandBuilder)

In Class

YariSoft.DBUtil.YOleDbAdapter

Language

C#

In File

/DBUtil/YOleDbAdapter.cs line 16

Arguments

Name Type Passed By
  Adapter OleDbDataAdapter ByValue
  CommandBuilder OleDbCommandBuilder ByValue

Constructor

YProgress()

In Class

YariSoft.Utils.YProgress

Language

C#

In File

/Utils/ProgressForm.cs line 57