C# Класс strICT.InFlow.WF.Activities.SBPM.FunctionState.FunctionState_TypedDataContext2

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

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

Метод Описание
FunctionState_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
FunctionState_TypedDataContext2 ( System locationReferences ) : System
FunctionState_TypedDataContext2 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr19Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr19Set ( Microsoft value ) : void
ValueType___Expr21Get ( ) : string
ValueType___Expr21Set ( string value ) : void
ValueType___Expr22Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr22Set ( Microsoft value ) : void

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

Метод Описание
@__Expr19Get ( ) : Microsoft.Activities.DynamicValue
@__Expr19GetTree ( ) : System.Linq.Expressions.Expression
@__Expr19Set ( Microsoft value ) : void
@__Expr21Get ( ) : string
@__Expr21GetTree ( ) : System.Linq.Expressions.Expression
@__Expr21Set ( string value ) : void
@__Expr22Get ( ) : Microsoft.Activities.DynamicValue
@__Expr22GetTree ( ) : System.Linq.Expressions.Expression
@__Expr22Set ( Microsoft value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

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

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

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

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

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

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

public FunctionState_TypedDataContext2 ( 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___Expr19Get() публичный Метод

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

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

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

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

public ValueType___Expr21Get ( ) : string
Результат string

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

public ValueType___Expr21Set ( string value ) : void
value string
Результат void

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

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

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

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