Method | Description | |
---|---|---|
BuildAssembly ( IConnectionInfo cxInfo, |
Method | Description | |
---|---|---|
AddAssemblyFiles ( |
||
AddConstructorCode ( |
||
AddIndexAsProperty ( string name, |
||
GetAssemblyFilesToReference ( ISitecoreConnectionSettings settings ) : IQueryable |
||
GetDragText ( LINQPad.Extensibility.DataContext.ExplorerItem item, ISitecoreConnectionSettings settings ) : string | ||
GetIndexNames ( IConnectionInfo cxInfo ) : IEnumerable |
||
GetPropertyNameForLinqExpression ( |
protected AddAssemblyFiles ( |
||
assembly | ||
assemblies | HashSet |
|
return | void |
protected AddConstructorCode ( |
||
constructor | ||
settings | ISitecoreConnectionSettings | |
return | void |
protected AddIndexAsProperty ( string name, |
||
name | string | |
type | ||
targetClass | ||
return | void |
public BuildAssembly ( IConnectionInfo cxInfo, |
||
cxInfo | IConnectionInfo | |
assemblyToBuild | ||
nameSpace | string | |
typeName | string | |
return | List |
protected GetAssemblyFilesToReference ( ISitecoreConnectionSettings settings ) : IQueryable |
||
settings | ISitecoreConnectionSettings | |
return | IQueryable |
protected GetDragText ( LINQPad.Extensibility.DataContext.ExplorerItem item, ISitecoreConnectionSettings settings ) : string | ||
item | LINQPad.Extensibility.DataContext.ExplorerItem | |
settings | ISitecoreConnectionSettings | |
return | string |
protected GetIndexNames ( IConnectionInfo cxInfo ) : IEnumerable |
||
cxInfo | IConnectionInfo | |
return | IEnumerable |
protected GetPropertyNameForLinqExpression ( |
||
type | ||
searchFieldName | string | |
return | string |