C# Class Ninefold.Storage.HeaderAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: ninefold/ninefold-dotnet-api

Méthodes publiques

Méthode Description
HeaderAttribute ( string headerName ) : System
HeaderAttribute ( string headerName, bool serialise ) : System

Method Details

HeaderAttribute() public méthode

public HeaderAttribute ( string headerName ) : System
headerName string
Résultat System

HeaderAttribute() public méthode

public HeaderAttribute ( string headerName, bool serialise ) : System
headerName string
serialise bool
Résultat System