Then I use the type pattern to check if the object is a Developer or a Manager ... case Developer dev: // Type pattern with a variable name ...
確定! 回上一頁