We can pass this information to the compiler using the null -forgiving operator ( ! ): string scheme = _uri!.Scheme; // _uri is of type Uri? int ...
確定! 回上一頁