public static bool LoadExtension(object,string);
public static bool LoadExtension(object,string,bool);
Attempt to load the extension with the specified name into the global static context. Returns true on success.
public static bool LoadExtension(string);
GlExtensionLoader Class | Tao.OpenGl Namespace