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