Yes, you can access any public static method of any .NET class in LabVIEW. There are a couple ways of doing this.
1. Drop down a .NET invoke node, right click on the input terminal for the reference and say "Select Class->.NET".
2. If you have LV 8, bring up the Class Browser, browse to the .NET class and then drag and drop the method you want to call onto the diagram.