The method-body of a method declaration consists of either a block or a
semicolon.
Abstract and external method declarations do not provide a method
implementation, so their method bodies
simply consist of a semicolon. For any other method, the method body is a
block (§15.2) that contains the
statements to execute when that method is invoked.
When the return type of a method is void, return statements (§15.9.4) in
that method?s body are not permitted
to specify an expression. If execution of the method body of a void method
completes normally (that is, control
flows off the end of the method body), that method simply returns to its
caller.
When the return type of a method is not void, each return statement in that
method body must specify an
expression of a type that is implicitly convertible to the return type. The
endpoint of the method body of a valuereturning
method must not be reachable. In other words, in a value-returning method,
control is not permitted to
flow off the end of the method body.
[Example: In the example
class A
{
public int F() {} // Error, return value required
public int G() {
return 1;
}
public int H(bool b) {
if (b) {
return 1;
}
else {
return 0;
}
}
}
the value-returning F method results in a compile-time error because
control can flow off the end of the method
body. The G and H methods are correct because all possible execution paths
end in a return statement that
specifies a return value. end example]
分享到:
相关推荐
"maui-17.5.8.tar.gz"是一个Python库的压缩包,名为“maui”,版本号为17.5.8,格式为tar.gz,这是一种常见的源代码打包方式,通常包含库的源代码、文档、配置文件等。 **tar.gz文件解析** "maui-17.5.8.tar.gz"是...
VMware(虚拟机)是指通过软件模拟的具有完整硬件系统功能的、运行在一个完全隔离环境中的完整计算机系统,通过它可在一台电脑上同时运行更多的Microsoft Windows、Linux、Mac OS X、DOS系统。
《Python库:galaxy-lib-17.5.6.tar.gz深度解析》 在Python的世界里,库扮演着至关重要的角色,它们为开发者提供了丰富的功能和便捷的工具,极大地提升了开发效率。今天我们要探讨的是一个名为"galaxy-lib"的Python...
VMwareWorkstationPro17.5.2.23775571最新版 activition tool for patch on windows10/windows11
Corel iGrafx Origins是一款由corel公司推出的企业级办公软件,该软件的主要作用就是用于各类业务流程的分析操作,包含了FlowCharter、IDEF0、Process等实用工具,可以用于各类流程、BPMN基本协作图、BPMN多通道协作...
标题为"财务通17.5.rar"的文件透露出的信息不仅是一个简单的压缩包,它所含的内容指明了其背后的深层含义。首先,通过"管家婆"这一关键词,我们能够辨识出这是一款针对中小型企业财务管理的专业软件。"财贸双全II"则...
资源分类:Python库 所属语言:Python 资源全名:zesty.zbs-api-1.0.2020.11.17.5.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
标题中的"WinHex.17.5.SR.9.rar"表明这是该软件的第17.5版,Service Release 9(SR-9),通常这意味着一个稳定版本,包含了多项改进和修复。 在提供的压缩包文件中,我们能看到几个关键文件,它们各自扮演着重要的...
TRichView v17.5.4,官网上说是 trial versions,但是可以正常使用,可以直接集成到delphi的工具栏中
资源分类:Python库 所属语言:Python 资源全名:galaxy_lib-17.5.6-py2.py3-none-any.whl 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
异常检测实现 异常检测是机器学习和数据挖掘中的一种重要技术,旨在发现数据中的异常或离群点。异常检测的实现可以通过各种算法和方法来实现,包括基于概率的方法、基于距离的方法、基于密度的方法等。...
管家婆财贸双全软件系列V17.5安装包
《Python库深度解析:Gunicorn-17.5》 在Python的世界里,Gunicorn(Green Unicorn)是一款广泛应用的Web服务器网关接口(WSGI)HTTP服务器,它能够有效地运行基于Python的应用程序。Gunicorn这个名字源于“Green ...
管家婆财贸双全软件系列V17.5安装包
管家婆财贸双全软件系列V17.5安装包
管家婆财贸双全软件系列V17.5安装包
管家婆财贸双全软件系列V17.5安装包
管家婆财贸双全软件系列V17.5安装包
管家婆财贸双全软件系列V17.5安装包