XmlSerializationReader.ToTimeOnlyIgnoreOffset(String) 方法

定义

protected:
 static TimeOnly ToTimeOnlyIgnoreOffset(System::String ^ value);
protected static TimeOnly ToTimeOnlyIgnoreOffset(string value);
static member ToTimeOnlyIgnoreOffset : string -> TimeOnly
Protected Shared Function ToTimeOnlyIgnoreOffset (value As String) As TimeOnly

参数

value
String

返回

适用于