FoodLabeling.Application.Contracts.xml 914 Bytes
<?xml version="1.0"?>
<doc>
    <assembly>
        <name>FoodLabeling.Application.Contracts</name>
    </assembly>
    <members>
        <member name="T:FoodLabeling.Application.Contracts.FoodLabelingApplicationContractsModule">
            <summary>
            Food Labeling 模块 - 应用契约层(美国版)
            </summary>
        </member>
        <member name="T:FoodLabeling.Application.Contracts.IServices.IFoodLabelDemoAppService">
            <summary>
            Food Labeling 示例应用服务接口(美国版)
            </summary>
        </member>
        <member name="M:FoodLabeling.Application.Contracts.IServices.IFoodLabelDemoAppService.HelloAsync(System.String)">
            <summary>
            简单问候示例接口
            </summary>
            <param name="name">姓名</param>
            <returns>问候语</returns>
        </member>
    </members>
</doc>