LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

creating .net reference of singleton class

I Have 1 .net assembly and that assembly have one .net class with Singleton design pattern. Now I want to create .net reference of this Singleton class and use its functions in my lab view program. Currently in lab view, I have to choose Constructor Node to create .net reference, but in my case as this .Net class is singleton, it does not have any constructor as such so not able to create its .net reference. Can you please help me to create .net reference of my .Net Singleton class in my lab view program.
0 Kudos
Message 1 of 1
(2,257 Views)