Function.Description

Function.Description 属性

获取或设置函数的描述,模型使用该描述来选择何时以及如何调用该函数。

public string Description { get; set; }

另请参阅