03.02.2014 9:42, Martin Frb пишет: > It also appears that the "." takes precedence over @ > @Object.Foo > is equal to > @(Object.Foo) > well otherwise it could not compile In this case "." is not operator. Best regards, Paul Ishenin