#include"ThisExample.h" void main() { CThisExample ThisExample; ThisExample.SetX(4).SetC('A')->SetY(5.5).SetX(6); }