Horje
c# check if object is of any generic type Code Example
c# check if object is of any generic type
return list.GetType().GetGenericTypeDefinition() == typeof(List<>);




Csharp

Related
C# JOSN Array Conversion Code Example C# JOSN Array Conversion Code Example
c# winscp upload file Code Example c# winscp upload file Code Example
windows forms webbrowser goback Code Example windows forms webbrowser goback Code Example
how to start grid from where the data starts in c# charts Code Example how to start grid from where the data starts in c# charts Code Example
advance C# tricks and hits Code Example advance C# tricks and hits Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9