C# Class strICT.InFlow.WF.Activities.Supporting.InitializeDynamicValue.InitializeDynamicValue_TypedDataContext2

Inheritance: InitializeDynamicValue_TypedDataContext1
ファイルを表示 Open project: InFlowBPM/InFlow-BPMS

Protected Properties

Property Type Description
IsEmpty bool

Public Methods

Method Description
InitializeDynamicValue_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
InitializeDynamicValue_TypedDataContext2 ( System locationReferences ) : System
InitializeDynamicValue_TypedDataContext2 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr1Get ( ) : bool
ValueType___Expr1Set ( bool value ) : void
ValueType___Expr3Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr3Set ( Microsoft value ) : void

Protected Methods

Method Description
GetValueTypeValues ( ) : void
SetValueTypeValues ( ) : void

Private Methods

Method Description
@__Expr1Get ( ) : bool
@__Expr1GetTree ( ) : System.Linq.Expressions.Expression
@__Expr1Set ( bool value ) : void
@__Expr3Get ( ) : Microsoft.Activities.DynamicValue
@__Expr3GetTree ( ) : System.Linq.Expressions.Expression
@__Expr3Set ( Microsoft value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Method Details

GetValueTypeValues() protected method

protected GetValueTypeValues ( ) : void
return void

InitializeDynamicValue_TypedDataContext2() public method

public InitializeDynamicValue_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
locations System
computelocationsOffset bool
return System

InitializeDynamicValue_TypedDataContext2() public method

public InitializeDynamicValue_TypedDataContext2 ( System locationReferences ) : System
locationReferences System
return System

InitializeDynamicValue_TypedDataContext2() public method

public InitializeDynamicValue_TypedDataContext2 ( System locations, System activityContext, bool computelocationsOffset ) : System
locations System
activityContext System
computelocationsOffset bool
return System

SetLocationsOffset() public method

public SetLocationsOffset ( int locationsOffsetValue ) : void
locationsOffsetValue int
return void

SetValueTypeValues() protected method

protected SetValueTypeValues ( ) : void
return void

Validate() public static method

public static Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
locationReferences System
validateLocationCount bool
offset int
return bool

ValueType___Expr1Get() public method

public ValueType___Expr1Get ( ) : bool
return bool

ValueType___Expr1Set() public method

public ValueType___Expr1Set ( bool value ) : void
value bool
return void

ValueType___Expr3Get() public method

public ValueType___Expr3Get ( ) : Microsoft.Activities.DynamicValue
return Microsoft.Activities.DynamicValue

ValueType___Expr3Set() public method

public ValueType___Expr3Set ( Microsoft value ) : void
value Microsoft
return void

Property Details

IsEmpty protected_oe property

protected bool IsEmpty
return bool