Property | Type | Description |
---|
Method | Description | |
---|---|---|
Close ( Stream stream ) : void | ||
Dispose ( ) : void | ||
IncludeHandler ( BuildContext buildContext ) : System | ||
Open ( IncludeType type, string fileName, Stream parentStream ) : Stream |
public IncludeHandler ( BuildContext buildContext ) : System | ||
buildContext | BuildContext | |
return | System |
public Open ( IncludeType type, string fileName, Stream parentStream ) : Stream | ||
type | IncludeType | |
fileName | string | |
parentStream | Stream | |
return | Stream |