public static bool IsNullableType(
this PropertyInfo propertyInfo
)
<ExtensionAttribute>
Public Shared Function IsNullableType (
propertyInfo As PropertyInfo
) As Boolean
[<ExtensionAttribute>]
static member IsNullableType :
propertyInfo : PropertyInfo -> bool
[缺少 "M:TouchSocket.Core.ReflectionExtension.IsNullableType(System.Reflection.PropertyInfo)" 的 <param name="propertyInfo"/> 文档]
[缺少 "M:TouchSocket.Core.ReflectionExtension.IsNullableType(System.Reflection.PropertyInfo)" 的 <returns> 文档]