 | ConvertTypeGetFormatPrice 方法 |
Sweet 开发框架
返回2位小数的价格
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static string GetFormatPrice(
Object obj
)
Public Shared Function GetFormatPrice (
obj As Object
) As String
static member GetFormatPrice :
obj : Object -> string
参数
- obj
- 类型:SystemObject
object
返回值
类型:
String[缺少 "M:Sweet.Common.ConvertType.GetFormatPrice(System.Object)" 的 <returns> 文档]
参见