Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

ClassBuilder.ClassFromString Method

Compiles the source code passed and returns the FIRST Type of the assembly. (Code in C#)

Overload List

Compiles the source code passed and returns the FIRST Type of the assembly. (Code in C#)

public static Type ClassFromString(string);

Compiles the source code passed and returns the FIRST Type of the assembly.

public static Type ClassFromString(string,NetLanguage);

Compiles the source code passed and returns the Type with the name className. (Code in C#)

public static Type ClassFromString(string,string);

Compiles the source code passed and returns the Type with the name className.

public static Type ClassFromString(string,string,NetLanguage);

See Also

ClassBuilder Class | FileHelpers.RunTime Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox