C# Class Frapid.Areas.Conventions.Attachments.Deserializer

Afficher le fichier Open project: frapid/frapid Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Deserializer ( string tenant, System.Web.Mvc.AreaRegistration area, int width, int height, string path ) : System.Web.Mvc
Get ( ) : byte[]

Method Details

Deserializer() public méthode

public Deserializer ( string tenant, System.Web.Mvc.AreaRegistration area, int width, int height, string path ) : System.Web.Mvc
tenant string
area System.Web.Mvc.AreaRegistration
width int
height int
path string
Résultat System.Web.Mvc

Get() public méthode

public Get ( ) : byte[]
Résultat byte[]