Namespace: NReco.CF.Taste.Impl.Model.FileAssembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
protected DateTime readTimestampFromString(
string value
)
protected DateTime readTimestampFromString(
string value
)
Protected Function readTimestampFromString (
value As String
) As DateTime
Protected Function readTimestampFromString (
value As String
) As DateTime
protected:
DateTime readTimestampFromString(
String^ value
)
protected:
DateTime readTimestampFromString(
String^ value
)
member readTimestampFromString :
value : string -> DateTime
member readTimestampFromString :
value : string -> DateTime
Return Value
Type:
DateTime