Home
last modified time | relevance | path

Searched defs:FromDateTime (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/
DTimespecTest.cs134 public void FromDateTime() in FromDateTime() method in Grpc.Core.Internal.Tests.TimespecTest
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DTimestampPartial.cs146 public static Timestamp FromDateTime(DateTime dateTime) in FromDateTime() method in Google.Protobuf.WellKnownTypes.Timestamp
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DTimespec.cs171 public static Timespec FromDateTime(DateTime dateTime) in FromDateTime() method