Closed FragileDeviations closed 1 year ago
Give the method the name of the assembly as a string, returns true if it's loaded and false if it's not. It converts the provided string and the assembly's name to lowercase before checking to prevent any casing problems.
Give the method the name of the assembly as a string, returns true if it's loaded and false if it's not. It converts the provided string and the assembly's name to lowercase before checking to prevent any casing problems.