Search
 
SCRIPT & CODE EXAMPLE
 

CSHARP

c# anonymous type as return value

You can't.

You can only return object, or container of objects, e.g. 
IEnumerable<object>, IList<object>, etc.
Comment

PREVIOUS NEXT
Code Example
Csharp :: unity interface 
Csharp :: c# faker 
Csharp :: c# string across multiple lines 
Csharp :: c# subtract 24 hours form datetime 
Csharp :: unity play animation on click 
Csharp :: fill dictionary c# 
Csharp :: c# get all id of list object 
Csharp :: linq select 
Csharp :: C# [] overload 
Csharp :: c# multiple exceptions same handler 
Csharp :: dbset 
Csharp :: ssml 
Csharp :: add one to one relationship entity framework 
Csharp :: truncate c# 
Csharp :: unity unit testing 
Csharp :: adding to a dictionary class c# 
Csharp :: how to use date range picker in asp.net C# 
Csharp :: jobject alternative in system.text.json 
Csharp :: How to build a rest component with very long process 
Csharp :: wpf fixed window size 
Csharp :: Calculate relative time in C# 
Csharp :: what is napalm made of 
Csharp :: ef6 export update 
Csharp :: unity editorwindowtitle obsolete 
Csharp :: pause and resume thread C# 
Csharp :: how to fill dictionary in c# 
Csharp :: Zxing Xamarin use front Camera 
Csharp :: C# assign integer 
Csharp :: c# convert float to string 
Csharp :: asp.netcore: develop on win10 run on ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
5+7 =