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

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

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

Метод Описание
Combine ( List combinedOtherNumberingSystems, List parentOtherNumberingSystems ) : List

Combine combines a list of child objects with a list of parent objects as necessary and returns the combined list of objects

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

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

Combine combines a list of child objects with a list of parent objects as necessary and returns the combined list of objects
public static Combine ( List combinedOtherNumberingSystems, List parentOtherNumberingSystems ) : List
combinedOtherNumberingSystems List The List of child objects
parentOtherNumberingSystems List The List of parent objects
Результат List