C# Class Felinesoft.UmbracoCodeFirst.Attributes.ImageCropPropertyAttribute

Inheritance: CodeFirstAttribute
Exibir arquivo Open project: DanMannMann/UmbracoCodeFirst

Private Properties

Property Type Description

Public Methods

Method Description
ImageCropPropertyAttribute ( int height, int width ) : System

Method Details

ImageCropPropertyAttribute() public method

public ImageCropPropertyAttribute ( int height, int width ) : System
height int
width int
return System