C# Класс Montagne.ImageCropperExtension.Cropper

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

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

Метод Описание
GetImageCrop ( this json, string id ) : ImageCrop
GetImageCrops ( this json ) : List
IsJson ( this input ) : bool

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

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

public static GetImageCrop ( this json, string id ) : ImageCrop
json this
id string
Результат ImageCrop

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

public static GetImageCrops ( this json ) : List
json this
Результат List

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

public static IsJson ( this input ) : bool
input this
Результат bool