public ProvideConstValue(ClassB obj)
 {
     //todo: contract validations
     obj.GetConstValue(MyConst);
 }