C# Класс strICT.InFlow.WF.Activities.Supporting.InitializeGlobalParameters.InitializeGlobalParameters_TypedDataContext1

Наследование: InitializeGlobalParameters_TypedDataContext0
Показать файл Открыть проект

Открытые методы

Метод Описание
InitializeGlobalParameters_TypedDataContext1 ( System locations, bool computelocationsOffset ) : System
InitializeGlobalParameters_TypedDataContext1 ( System locationReferences ) : System
InitializeGlobalParameters_TypedDataContext1 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr0Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr0Set ( Microsoft value ) : void

Приватные методы

Метод Описание
@__Expr0Get ( ) : Microsoft.Activities.DynamicValue
@__Expr0GetTree ( ) : System.Linq.Expressions.Expression
@__Expr0Set ( Microsoft value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Описание методов

InitializeGlobalParameters_TypedDataContext1() публичный Метод

public InitializeGlobalParameters_TypedDataContext1 ( System locations, bool computelocationsOffset ) : System
locations System
computelocationsOffset bool
Результат System

InitializeGlobalParameters_TypedDataContext1() публичный Метод

public InitializeGlobalParameters_TypedDataContext1 ( System locationReferences ) : System
locationReferences System
Результат System

InitializeGlobalParameters_TypedDataContext1() публичный Метод

public InitializeGlobalParameters_TypedDataContext1 ( System locations, System activityContext, bool computelocationsOffset ) : System
locations System
activityContext System
computelocationsOffset bool
Результат System

SetLocationsOffset() публичный Метод

public SetLocationsOffset ( int locationsOffsetValue ) : void
locationsOffsetValue int
Результат void

Validate() публичный статический Метод

public static Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
locationReferences System
validateLocationCount bool
offset int
Результат bool

ValueType___Expr0Get() публичный Метод

public ValueType___Expr0Get ( ) : Microsoft.Activities.DynamicValue
Результат Microsoft.Activities.DynamicValue

ValueType___Expr0Set() публичный Метод

public ValueType___Expr0Set ( Microsoft value ) : void
value Microsoft
Результат void