C# Class ilcclib.Preprocessor.ZipIncludeContainer

Inheritance: IIncludeContainer
Afficher le fichier Open project: soywiz/ilcc

Méthodes publiques

Méthode Description
ToString ( ) : string
ZipIncludeContainer ( Stream Stream, string Path ) : System

Private Methods

Méthode Description
Get ( string FileName ) : ZipArchiveEntry
IIncludeContainer ( string FileName ) : bool
IIncludeContainer ( ) : string
IIncludeContainer ( string FileName ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

ZipIncludeContainer() public méthode

public ZipIncludeContainer ( Stream Stream, string Path ) : System
Stream Stream
Path string
Résultat System