C# Class EA.Iws.Domain.FileStore.File

Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
File ( string name, string type, byte content ) : System

Méthodes protégées

Méthode Description
File ( ) : System

Private Methods

Méthode Description
File ( System.Guid id, string name, string type, byte content ) : System

Method Details

File() protected méthode

protected File ( ) : System
Résultat System

File() public méthode

public File ( string name, string type, byte content ) : System
name string
type string
content byte
Résultat System