Skip to content

Methods_T_CodeJam_Reflection_AssemblyExtensions

Andrew Koryavchenko edited this page Jul 4, 2017 · 4 revisions

AssemblyExtensions Methods

The AssemblyExtensions type exposes the following members.

Methods

 

Name Description
Public methodStatic member GetAssemblyDirectory Returns directory part of path to assembly assembly file.
Public methodStatic member GetAssemblyPath Returns path to the assembly file.
Public methodStatic member GetRequiredResourceStream Loads the specified manifest resource from this assembly, and checks if it exists.
Public methodStatic member IsDebugAssembly Checks that the assembly is build with IsJITOptimizerDisabled set to false.
  Back to Top

See Also

Reference

AssemblyExtensions Class
CodeJam.Reflection Namespace

Clone this wiki locally