Table of Contents

Class ScramblingScreens

Namespace
The.WPF.Screens.Components
Assembly
Instagile.WPF.dll
public static class ScramblingScreens
Inheritance
ScramblingScreens
Inherited Members

Methods

ConfigureDisplay_IScrambledDatabase<T>(DisplayOptions)

public static void ConfigureDisplay_IScrambledDatabase<T>(DisplayOptions options) where T : IScrambledDatabase

Parameters

options DisplayOptions

Type Parameters

T

ConfigureDisplay_IScrambledSpreadsheet<T>(DisplayOptions)

public static void ConfigureDisplay_IScrambledSpreadsheet<T>(DisplayOptions options) where T : IScrambledSpreadsheet

Parameters

options DisplayOptions

Type Parameters

T

ConfigureDisplay_ISpreadsheetColumn<T>(DisplayOptions)

public static void ConfigureDisplay_ISpreadsheetColumn<T>(DisplayOptions options) where T : ISpreadsheetColumn

Parameters

options DisplayOptions

Type Parameters

T

ConfigureDisplay_ISpreadsheet<T>(DisplayOptions)

public static void ConfigureDisplay_ISpreadsheet<T>(DisplayOptions options) where T : ISpreadsheet

Parameters

options DisplayOptions

Type Parameters

T

ConfigureSearch_IScrambledDatabase(SearchOptions)

public static void ConfigureSearch_IScrambledDatabase(SearchOptions options)

Parameters

options SearchOptions

ConfigureSearch_IScrambledSpreadsheet(SearchOptions)

public static void ConfigureSearch_IScrambledSpreadsheet(SearchOptions options)

Parameters

options SearchOptions

ConfigureSearch_ISpreadsheet(SearchOptions)

public static void ConfigureSearch_ISpreadsheet(SearchOptions options)

Parameters

options SearchOptions

ConfigureSearch_ISpreadsheetColumn(SearchOptions)

public static void ConfigureSearch_ISpreadsheetColumn(SearchOptions options)

Parameters

options SearchOptions

Create_IScrambledDatabase_BaseDatabase<T, U>(ContentControllerBase<T>, ISurface, T, Func<IField<U?>>)

public static IField<U?> Create_IScrambledDatabase_BaseDatabase<T, U>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<U?>> @base) where T : IScrambledDatabase where U : IScrambledDatabase

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<U>>

Returns

IField<U>

Type Parameters

T
U

Create_IScrambledDatabase_BaseForDatabases<T, U>(ContentControllerBase<T>, ISurface, T, Func<IField<IEntitySet<U>>>)

public static IField<IEntitySet<U>> Create_IScrambledDatabase_BaseForDatabases<T, U>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<IEntitySet<U>>> @base) where T : IScrambledDatabase where U : IScrambledDatabase

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<IEntitySet<U>>>

Returns

IField<IEntitySet<U>>

Type Parameters

T
U

Create_IScrambledDatabase_BaseForSpreadsheets<T, U>(ContentControllerBase<T>, ISurface, T, Func<IField<IEntitySet<U>>>)

public static IField<IEntitySet<U>> Create_IScrambledDatabase_BaseForSpreadsheets<T, U>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<IEntitySet<U>>> @base) where T : IScrambledDatabase where U : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<IEntitySet<U>>>

Returns

IField<IEntitySet<U>>

Type Parameters

T
U

Create_IScrambledDatabase_BaseSpreadsheet<T, U>(ContentControllerBase<T>, ISurface, T, Func<IField<U?>>)

public static IField<U?> Create_IScrambledDatabase_BaseSpreadsheet<T, U>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<U?>> @base) where T : IScrambledDatabase where U : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<U>>

Returns

IField<U>

Type Parameters

T
U

Create_IScrambledDatabase_DateGenerated<T>(ContentControllerBase<T>, ISurface, T, Func<IField<DateTimeOffset?>>)

public static IField<DateTimeOffset?> Create_IScrambledDatabase_DateGenerated<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<DateTimeOffset?>> @base) where T : IScrambledDatabase

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<DateTimeOffset?>>

Returns

IField<DateTimeOffset?>

Type Parameters

T

Create_IScrambledDatabase_ExcludedWordPrefixes<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledDatabase_ExcludedWordPrefixes<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledDatabase

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledDatabase_ExcludedWords<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledDatabase_ExcludedWords<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledDatabase

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledDatabase_Messages<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledDatabase_Messages<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledDatabase

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledDatabase_Name<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledDatabase_Name<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledDatabase

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledDatabase_ScrambledDateTimes<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledDatabase_ScrambledDateTimes<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledDatabase

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledDatabase_ScrambledDates<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledDatabase_ScrambledDates<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledDatabase

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledDatabase_ScrambledStrings<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledDatabase_ScrambledStrings<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledDatabase

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledDatabase_ScrambledTimes<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledDatabase_ScrambledTimes<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledDatabase

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledSpreadsheet_BaseDatabase<T, U>(ContentControllerBase<T>, ISurface, T, Func<IField<U?>>)

public static IField<U?> Create_IScrambledSpreadsheet_BaseDatabase<T, U>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<U?>> @base) where T : IScrambledSpreadsheet where U : IScrambledDatabase

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<U>>

Returns

IField<U>

Type Parameters

T
U

Create_IScrambledSpreadsheet_BaseForDatabases<T, U>(ContentControllerBase<T>, ISurface, T, Func<IField<IEntitySet<U>>>)

public static IField<IEntitySet<U>> Create_IScrambledSpreadsheet_BaseForDatabases<T, U>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<IEntitySet<U>>> @base) where T : IScrambledSpreadsheet where U : IScrambledDatabase

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<IEntitySet<U>>>

Returns

IField<IEntitySet<U>>

Type Parameters

T
U

Create_IScrambledSpreadsheet_BaseForSpreadsheets<T, U>(ContentControllerBase<T>, ISurface, T, Func<IField<IEntitySet<U>>>)

public static IField<IEntitySet<U>> Create_IScrambledSpreadsheet_BaseForSpreadsheets<T, U>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<IEntitySet<U>>> @base) where T : IScrambledSpreadsheet where U : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<IEntitySet<U>>>

Returns

IField<IEntitySet<U>>

Type Parameters

T
U

Create_IScrambledSpreadsheet_BaseSpreadsheet<T, U>(ContentControllerBase<T>, ISurface, T, Func<IField<U?>>)

public static IField<U?> Create_IScrambledSpreadsheet_BaseSpreadsheet<T, U>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<U?>> @base) where T : IScrambledSpreadsheet where U : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<U>>

Returns

IField<U>

Type Parameters

T
U

Create_IScrambledSpreadsheet_DateGenerated<T>(ContentControllerBase<T>, ISurface, T, Func<IField<DateTimeOffset?>>)

public static IField<DateTimeOffset?> Create_IScrambledSpreadsheet_DateGenerated<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<DateTimeOffset?>> @base) where T : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<DateTimeOffset?>>

Returns

IField<DateTimeOffset?>

Type Parameters

T

Create_IScrambledSpreadsheet_EnableScrambling<T>(ContentControllerBase<T>, ISurface, T, Func<IField<bool>>)

public static IField<bool> Create_IScrambledSpreadsheet_EnableScrambling<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<bool>> @base) where T : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<bool>>

Returns

IField<bool>

Type Parameters

T

Create_IScrambledSpreadsheet_ExcludedWordPrefixes<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledSpreadsheet_ExcludedWordPrefixes<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledSpreadsheet_ExcludedWords<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledSpreadsheet_ExcludedWords<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledSpreadsheet_Messages<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledSpreadsheet_Messages<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledSpreadsheet_Output<T>(ContentControllerBase<T>, ISurface, T, Func<IField<FileDocument?>>)

public static IField<FileDocument?> Create_IScrambledSpreadsheet_Output<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<FileDocument?>> @base) where T : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<FileDocument>>

Returns

IField<FileDocument>

Type Parameters

T

Create_IScrambledSpreadsheet_ScrambledDateTimes<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledSpreadsheet_ScrambledDateTimes<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledSpreadsheet_ScrambledDates<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledSpreadsheet_ScrambledDates<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledSpreadsheet_ScrambledStrings<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledSpreadsheet_ScrambledStrings<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledSpreadsheet_ScrambledTimes<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_IScrambledSpreadsheet_ScrambledTimes<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_IScrambledSpreadsheet_Source<T, U>(ContentControllerBase<T>, ISurface, T, Func<IField<U?>>)

public static IField<U?> Create_IScrambledSpreadsheet_Source<T, U>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<U?>> @base) where T : IScrambledSpreadsheet where U : ISpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<U>>

Returns

IField<U>

Type Parameters

T
U

Create_ISpreadsheetColumn_DisableExclusions<T>(ContentControllerBase<T>, ISurface, T, Func<IField<bool>>)

public static IField<bool> Create_ISpreadsheetColumn_DisableExclusions<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<bool>> @base) where T : ISpreadsheetColumn

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<bool>>

Returns

IField<bool>

Type Parameters

T

Create_ISpreadsheetColumn_DisableScrambling<T>(ContentControllerBase<T>, ISurface, T, Func<IField<bool>>)

public static IField<bool> Create_ISpreadsheetColumn_DisableScrambling<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<bool>> @base) where T : ISpreadsheetColumn

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<bool>>

Returns

IField<bool>

Type Parameters

T

Create_ISpreadsheetColumn_Index<T>(ContentControllerBase<T>, ISurface, T, Func<IField<int?>>)

public static IField<int?> Create_ISpreadsheetColumn_Index<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<int?>> @base) where T : ISpreadsheetColumn

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<int?>>

Returns

IField<int?>

Type Parameters

T

Create_ISpreadsheetColumn_NameOverride<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_ISpreadsheetColumn_NameOverride<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : ISpreadsheetColumn

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_ISpreadsheetColumn_ParseAsDateTime<T>(ContentControllerBase<T>, ISurface, T, Func<IField<bool>>)

public static IField<bool> Create_ISpreadsheetColumn_ParseAsDateTime<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<bool>> @base) where T : ISpreadsheetColumn

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<bool>>

Returns

IField<bool>

Type Parameters

T

Create_ISpreadsheetColumn_ParseAsDate<T>(ContentControllerBase<T>, ISurface, T, Func<IField<bool>>)

public static IField<bool> Create_ISpreadsheetColumn_ParseAsDate<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<bool>> @base) where T : ISpreadsheetColumn

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<bool>>

Returns

IField<bool>

Type Parameters

T

Create_ISpreadsheetColumn_ParseAsText<T>(ContentControllerBase<T>, ISurface, T, Func<IField<bool>>)

public static IField<bool> Create_ISpreadsheetColumn_ParseAsText<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<bool>> @base) where T : ISpreadsheetColumn

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<bool>>

Returns

IField<bool>

Type Parameters

T

Create_ISpreadsheetColumn_ParseAsTime<T>(ContentControllerBase<T>, ISurface, T, Func<IField<bool>>)

public static IField<bool> Create_ISpreadsheetColumn_ParseAsTime<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<bool>> @base) where T : ISpreadsheetColumn

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<bool>>

Returns

IField<bool>

Type Parameters

T

Create_ISpreadsheetColumn_SpreadsheetIndex<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_ISpreadsheetColumn_SpreadsheetIndex<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : ISpreadsheetColumn

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_ISpreadsheetColumn_Spreadsheet<T, U>(ContentControllerBase<T>, ISurface, T, Func<IField<U?>>)

public static IField<U?> Create_ISpreadsheetColumn_Spreadsheet<T, U>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<U?>> @base) where T : ISpreadsheetColumn where U : ISpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<U>>

Returns

IField<U>

Type Parameters

T
U

Create_ISpreadsheet_Columns<T, U>(ContentControllerBase<T>, ISurface, T, Func<IField<IEntitySet<U>>>)

public static IField<IEntitySet<U>> Create_ISpreadsheet_Columns<T, U>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<IEntitySet<U>>> @base) where T : ISpreadsheet where U : ISpreadsheetColumn

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<IEntitySet<U>>>

Returns

IField<IEntitySet<U>>

Type Parameters

T
U

Create_ISpreadsheet_DateFormat<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_ISpreadsheet_DateFormat<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : ISpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_ISpreadsheet_DateTimeFormat<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_ISpreadsheet_DateTimeFormat<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : ISpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

Create_ISpreadsheet_File<T>(ContentControllerBase<T>, ISurface, T, Func<IField<FileDocument?>>)

public static IField<FileDocument?> Create_ISpreadsheet_File<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<FileDocument?>> @base) where T : ISpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<FileDocument>>

Returns

IField<FileDocument>

Type Parameters

T

Create_ISpreadsheet_ScrambledSpreadsheets<T, U>(ContentControllerBase<T>, ISurface, T, Func<IField<IEntitySet<U>>>)

public static IField<IEntitySet<U>> Create_ISpreadsheet_ScrambledSpreadsheets<T, U>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<IEntitySet<U>>> @base) where T : ISpreadsheet where U : IScrambledSpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<IEntitySet<U>>>

Returns

IField<IEntitySet<U>>

Type Parameters

T
U

Create_ISpreadsheet_TimeFormat<T>(ContentControllerBase<T>, ISurface, T, Func<IField<string>>)

public static IField<string> Create_ISpreadsheet_TimeFormat<T>(ContentControllerBase<T> controller, ISurface surface, T entity, Func<IField<string>> @base) where T : ISpreadsheet

Parameters

controller ContentControllerBase<T>
surface ISurface
entity T
base Func<IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledDatabase_Create_BaseDatabase<T, U>(GridRowBase<T>, ISurface, T, Func<T, IField<U?>>)

public static IField<U?> GridRow_IScrambledDatabase_Create_BaseDatabase<T, U>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<U?>> @base) where T : IScrambledDatabase where U : IScrambledDatabase

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<U>>

Returns

IField<U>

Type Parameters

T
U

GridRow_IScrambledDatabase_Create_BaseForDatabases<T, U>(GridRowBase<T>, ISurface, T, Func<T, IField<IEntitySet<U>>>)

public static IField<IEntitySet<U>> GridRow_IScrambledDatabase_Create_BaseForDatabases<T, U>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<IEntitySet<U>>> @base) where T : IScrambledDatabase where U : IScrambledDatabase

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<IEntitySet<U>>>

Returns

IField<IEntitySet<U>>

Type Parameters

T
U

GridRow_IScrambledDatabase_Create_BaseForSpreadsheets<T, U>(GridRowBase<T>, ISurface, T, Func<T, IField<IEntitySet<U>>>)

public static IField<IEntitySet<U>> GridRow_IScrambledDatabase_Create_BaseForSpreadsheets<T, U>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<IEntitySet<U>>> @base) where T : IScrambledDatabase where U : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<IEntitySet<U>>>

Returns

IField<IEntitySet<U>>

Type Parameters

T
U

GridRow_IScrambledDatabase_Create_BaseSpreadsheet<T, U>(GridRowBase<T>, ISurface, T, Func<T, IField<U?>>)

public static IField<U?> GridRow_IScrambledDatabase_Create_BaseSpreadsheet<T, U>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<U?>> @base) where T : IScrambledDatabase where U : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<U>>

Returns

IField<U>

Type Parameters

T
U

GridRow_IScrambledDatabase_Create_DateGenerated<T>(GridRowBase<T>, ISurface, T, Func<T, IField<DateTimeOffset?>>)

public static IField<DateTimeOffset?> GridRow_IScrambledDatabase_Create_DateGenerated<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<DateTimeOffset?>> @base) where T : IScrambledDatabase

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<DateTimeOffset?>>

Returns

IField<DateTimeOffset?>

Type Parameters

T

GridRow_IScrambledDatabase_Create_ExcludedWordPrefixes<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledDatabase_Create_ExcludedWordPrefixes<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledDatabase

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledDatabase_Create_ExcludedWords<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledDatabase_Create_ExcludedWords<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledDatabase

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledDatabase_Create_Messages<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledDatabase_Create_Messages<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledDatabase

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledDatabase_Create_Name<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledDatabase_Create_Name<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledDatabase

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledDatabase_Create_ScrambledDateTimes<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledDatabase_Create_ScrambledDateTimes<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledDatabase

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledDatabase_Create_ScrambledDates<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledDatabase_Create_ScrambledDates<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledDatabase

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledDatabase_Create_ScrambledStrings<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledDatabase_Create_ScrambledStrings<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledDatabase

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledDatabase_Create_ScrambledTimes<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledDatabase_Create_ScrambledTimes<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledDatabase

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledSpreadsheet_Create_BaseDatabase<T, U>(GridRowBase<T>, ISurface, T, Func<T, IField<U?>>)

public static IField<U?> GridRow_IScrambledSpreadsheet_Create_BaseDatabase<T, U>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<U?>> @base) where T : IScrambledSpreadsheet where U : IScrambledDatabase

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<U>>

Returns

IField<U>

Type Parameters

T
U

GridRow_IScrambledSpreadsheet_Create_BaseForDatabases<T, U>(GridRowBase<T>, ISurface, T, Func<T, IField<IEntitySet<U>>>)

public static IField<IEntitySet<U>> GridRow_IScrambledSpreadsheet_Create_BaseForDatabases<T, U>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<IEntitySet<U>>> @base) where T : IScrambledSpreadsheet where U : IScrambledDatabase

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<IEntitySet<U>>>

Returns

IField<IEntitySet<U>>

Type Parameters

T
U

GridRow_IScrambledSpreadsheet_Create_BaseForSpreadsheets<T, U>(GridRowBase<T>, ISurface, T, Func<T, IField<IEntitySet<U>>>)

public static IField<IEntitySet<U>> GridRow_IScrambledSpreadsheet_Create_BaseForSpreadsheets<T, U>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<IEntitySet<U>>> @base) where T : IScrambledSpreadsheet where U : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<IEntitySet<U>>>

Returns

IField<IEntitySet<U>>

Type Parameters

T
U

GridRow_IScrambledSpreadsheet_Create_BaseSpreadsheet<T, U>(GridRowBase<T>, ISurface, T, Func<T, IField<U?>>)

public static IField<U?> GridRow_IScrambledSpreadsheet_Create_BaseSpreadsheet<T, U>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<U?>> @base) where T : IScrambledSpreadsheet where U : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<U>>

Returns

IField<U>

Type Parameters

T
U

GridRow_IScrambledSpreadsheet_Create_DateGenerated<T>(GridRowBase<T>, ISurface, T, Func<T, IField<DateTimeOffset?>>)

public static IField<DateTimeOffset?> GridRow_IScrambledSpreadsheet_Create_DateGenerated<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<DateTimeOffset?>> @base) where T : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<DateTimeOffset?>>

Returns

IField<DateTimeOffset?>

Type Parameters

T

GridRow_IScrambledSpreadsheet_Create_EnableScrambling<T>(GridRowBase<T>, ISurface, T, Func<T, IField<bool>>)

public static IField<bool> GridRow_IScrambledSpreadsheet_Create_EnableScrambling<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<bool>> @base) where T : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<bool>>

Returns

IField<bool>

Type Parameters

T

GridRow_IScrambledSpreadsheet_Create_ExcludedWordPrefixes<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledSpreadsheet_Create_ExcludedWordPrefixes<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledSpreadsheet_Create_ExcludedWords<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledSpreadsheet_Create_ExcludedWords<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledSpreadsheet_Create_Messages<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledSpreadsheet_Create_Messages<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledSpreadsheet_Create_Output<T>(GridRowBase<T>, ISurface, T, Func<T, IField<FileDocument?>>)

public static IField<FileDocument?> GridRow_IScrambledSpreadsheet_Create_Output<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<FileDocument?>> @base) where T : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<FileDocument>>

Returns

IField<FileDocument>

Type Parameters

T

GridRow_IScrambledSpreadsheet_Create_ScrambledDateTimes<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledSpreadsheet_Create_ScrambledDateTimes<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledSpreadsheet_Create_ScrambledDates<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledSpreadsheet_Create_ScrambledDates<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledSpreadsheet_Create_ScrambledStrings<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledSpreadsheet_Create_ScrambledStrings<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledSpreadsheet_Create_ScrambledTimes<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_IScrambledSpreadsheet_Create_ScrambledTimes<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_IScrambledSpreadsheet_Create_Source<T, U>(GridRowBase<T>, ISurface, T, Func<T, IField<U?>>)

public static IField<U?> GridRow_IScrambledSpreadsheet_Create_Source<T, U>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<U?>> @base) where T : IScrambledSpreadsheet where U : ISpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<U>>

Returns

IField<U>

Type Parameters

T
U

GridRow_ISpreadsheetColumn_Create_DisableExclusions<T>(GridRowBase<T>, ISurface, T, Func<T, IField<bool>>)

public static IField<bool> GridRow_ISpreadsheetColumn_Create_DisableExclusions<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<bool>> @base) where T : ISpreadsheetColumn

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<bool>>

Returns

IField<bool>

Type Parameters

T

GridRow_ISpreadsheetColumn_Create_DisableScrambling<T>(GridRowBase<T>, ISurface, T, Func<T, IField<bool>>)

public static IField<bool> GridRow_ISpreadsheetColumn_Create_DisableScrambling<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<bool>> @base) where T : ISpreadsheetColumn

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<bool>>

Returns

IField<bool>

Type Parameters

T

GridRow_ISpreadsheetColumn_Create_Index<T>(GridRowBase<T>, ISurface, T, Func<T, IField<int?>>)

public static IField<int?> GridRow_ISpreadsheetColumn_Create_Index<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<int?>> @base) where T : ISpreadsheetColumn

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<int?>>

Returns

IField<int?>

Type Parameters

T

GridRow_ISpreadsheetColumn_Create_NameOverride<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_ISpreadsheetColumn_Create_NameOverride<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : ISpreadsheetColumn

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_ISpreadsheetColumn_Create_ParseAsDateTime<T>(GridRowBase<T>, ISurface, T, Func<T, IField<bool>>)

public static IField<bool> GridRow_ISpreadsheetColumn_Create_ParseAsDateTime<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<bool>> @base) where T : ISpreadsheetColumn

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<bool>>

Returns

IField<bool>

Type Parameters

T

GridRow_ISpreadsheetColumn_Create_ParseAsDate<T>(GridRowBase<T>, ISurface, T, Func<T, IField<bool>>)

public static IField<bool> GridRow_ISpreadsheetColumn_Create_ParseAsDate<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<bool>> @base) where T : ISpreadsheetColumn

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<bool>>

Returns

IField<bool>

Type Parameters

T

GridRow_ISpreadsheetColumn_Create_ParseAsText<T>(GridRowBase<T>, ISurface, T, Func<T, IField<bool>>)

public static IField<bool> GridRow_ISpreadsheetColumn_Create_ParseAsText<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<bool>> @base) where T : ISpreadsheetColumn

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<bool>>

Returns

IField<bool>

Type Parameters

T

GridRow_ISpreadsheetColumn_Create_ParseAsTime<T>(GridRowBase<T>, ISurface, T, Func<T, IField<bool>>)

public static IField<bool> GridRow_ISpreadsheetColumn_Create_ParseAsTime<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<bool>> @base) where T : ISpreadsheetColumn

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<bool>>

Returns

IField<bool>

Type Parameters

T

GridRow_ISpreadsheetColumn_Create_SpreadsheetIndex<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_ISpreadsheetColumn_Create_SpreadsheetIndex<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : ISpreadsheetColumn

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_ISpreadsheetColumn_Create_Spreadsheet<T, U>(GridRowBase<T>, ISurface, T, Func<T, IField<U?>>)

public static IField<U?> GridRow_ISpreadsheetColumn_Create_Spreadsheet<T, U>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<U?>> @base) where T : ISpreadsheetColumn where U : ISpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<U>>

Returns

IField<U>

Type Parameters

T
U

GridRow_ISpreadsheet_Create_Columns<T, U>(GridRowBase<T>, ISurface, T, Func<T, IField<IEntitySet<U>>>)

public static IField<IEntitySet<U>> GridRow_ISpreadsheet_Create_Columns<T, U>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<IEntitySet<U>>> @base) where T : ISpreadsheet where U : ISpreadsheetColumn

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<IEntitySet<U>>>

Returns

IField<IEntitySet<U>>

Type Parameters

T
U

GridRow_ISpreadsheet_Create_DateFormat<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_ISpreadsheet_Create_DateFormat<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : ISpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_ISpreadsheet_Create_DateTimeFormat<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_ISpreadsheet_Create_DateTimeFormat<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : ISpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_ISpreadsheet_Create_Exclusions<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_ISpreadsheet_Create_Exclusions<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : ISpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_ISpreadsheet_Create_FileName<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_ISpreadsheet_Create_FileName<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : ISpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T

GridRow_ISpreadsheet_Create_File<T>(GridRowBase<T>, ISurface, T, Func<T, IField<FileDocument?>>)

public static IField<FileDocument?> GridRow_ISpreadsheet_Create_File<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<FileDocument?>> @base) where T : ISpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<FileDocument>>

Returns

IField<FileDocument>

Type Parameters

T

GridRow_ISpreadsheet_Create_ScrambledSpreadsheets<T, U>(GridRowBase<T>, ISurface, T, Func<T, IField<IEntitySet<U>>>)

public static IField<IEntitySet<U>> GridRow_ISpreadsheet_Create_ScrambledSpreadsheets<T, U>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<IEntitySet<U>>> @base) where T : ISpreadsheet where U : IScrambledSpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<IEntitySet<U>>>

Returns

IField<IEntitySet<U>>

Type Parameters

T
U

GridRow_ISpreadsheet_Create_TimeFormat<T>(GridRowBase<T>, ISurface, T, Func<T, IField<string>>)

public static IField<string> GridRow_ISpreadsheet_Create_TimeFormat<T>(GridRowBase<T> gridRow, ISurface surface, T entity, Func<T, IField<string>> @base) where T : ISpreadsheet

Parameters

gridRow GridRowBase<T>
surface ISurface
entity T
base Func<T, IField<string>>

Returns

IField<string>

Type Parameters

T