toNative static method
MasstransitTransportThreadAlertClosedUntilNative
toNative()
Implementation
static MasstransitTransportThreadAlertClosedUntilNative toNative(
MasstransitTransportThreadAlertClosedUntil obj) {
return _MasstransitTransportThreadAlertClosedUntilNativeInit(
mapkit_time.TimeImpl.toNative(obj.time));
}