C# Класс xlwObjectCachDemo.CloneClass

Показать файл Открыть проект

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

Метод Описание
Clone ( this theMatrix ) : CellMatrix
Clone ( this theMatrix ) : MyMatrix

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

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

public static Clone ( this theMatrix ) : CellMatrix
theMatrix this
Результат CellMatrix

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

public static Clone ( this theMatrix ) : MyMatrix
theMatrix this
Результат MyMatrix