C# Class Montagne.ImageCropperExtension.Cropper

Afficher le fichier Open project: Joostvandenberg/umbraco7-imagecropper

Méthodes publiques

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

Method Details

GetImageCrop() public static méthode

public static GetImageCrop ( this json, string id ) : ImageCrop
json this
id string
Résultat ImageCrop

GetImageCrops() public static méthode

public static GetImageCrops ( this json ) : List
json this
Résultat List

IsJson() public static méthode

public static IsJson ( this input ) : bool
input this
Résultat bool