Method | Description | |
---|---|---|
Get ( PredictionContext a, PredictionContext b ) : PredictionContext | ||
Put ( PredictionContext a, PredictionContext b, PredictionContext value ) : void |
public Get ( PredictionContext a, PredictionContext b ) : PredictionContext | ||
a | PredictionContext | |
b | PredictionContext | |
return | PredictionContext |
public Put ( PredictionContext a, PredictionContext b, PredictionContext value ) : void | ||
a | PredictionContext | |
b | PredictionContext | |
value | PredictionContext | |
return | void |