Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

c# get type of class

Type tp = value.GetType();
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #type #class
ADD COMMENT
Topic
Name
9+8 =