C# Class Montagne.ImageCropperExtension.Cropper

Mostra file Open project: Joostvandenberg/umbraco7-imagecropper

Public Methods

Method Description
GetImageCrop ( this json, string id ) : ImageCrop
GetImageCrops ( this json ) : List
IsJson ( this input ) : bool

Method Details

GetImageCrop() public static method

public static GetImageCrop ( this json, string id ) : ImageCrop
json this
id string
return ImageCrop

GetImageCrops() public static method

public static GetImageCrops ( this json ) : List
json this
return List

IsJson() public static method

public static IsJson ( this input ) : bool
input this
return bool