()
| 3070 | FnTable.ShowWorkingSetPreview(); |
| 3071 | } |
| 3072 | public void HideWorkingSetPreview() |
| 3073 | { |
| 3074 | FnTable.HideWorkingSetPreview(); |
| 3075 | } |
| 3076 | public void RoomSetupStarting() |
| 3077 | { |
| 3078 | FnTable.RoomSetupStarting(); |
nothing calls this directly
no outgoing calls
no test coverage detected