C# Class PreviewUpdater.PackedHelper

Mostrar archivo Open project: gro-ove/actools Class Usage Examples

Private Properties

Property Type Description
ExtractResource string
HandlerImpl System.Reflection.Assembly
Log void
PackedHelper System

Public Methods

Method Description
GetFilename ( string id ) : string

Private Methods

Method Description
ExtractResource ( string id ) : string
HandlerImpl ( object sender, ResolveEventArgs args ) : Assembly
Log ( string s ) : void
PackedHelper ( string appId, string referencesId, bool logging ) : System

Method Details

GetFilename() public method

public GetFilename ( string id ) : string
id string
return string