AppSettings.SubdirSubSubDirExample3Setting.SubdirSubSubDirExample3Setting C# (CSharp) Method

SubdirSubSubDirExample3Setting() private method

private SubdirSubSubDirExample3Setting ( TableRow row ) : System.Collections
row TableRow
return System.Collections
        internal SubdirSubSubDirExample3Setting(TableRow row)
        {
            Reload(row);
        }