C# Класс NCldr.Types.RelativeTimeRule

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Combine ( RelativeTimeRule combined, RelativeTimeRule parent ) : RelativeTimeRule

Combine combines a child with a parent as necessary and returns the combined object

Описание методов

Combine() публичный статический Метод

Combine combines a child with a parent as necessary and returns the combined object
public static Combine ( RelativeTimeRule combined, RelativeTimeRule parent ) : RelativeTimeRule
combined RelativeTimeRule The child object
parent RelativeTimeRule The parent object
Результат RelativeTimeRule