C# in Hindi : Delegates - best tricks forever

BEGINNER GUIDE (Hindi)

test banner

Post Top Ad

Responsive Ads Here

Sunday, 14 January 2018

C# in Hindi : Delegates



C# Delegates 


Introduction to C# delegates in Hindi 
Syntax of C# delegates in Hindi 
Example of C# delegates in Hindi 





Introduction to C# Delegates 

C# में delegate एक reference type होता है। एक delegate किसी विशेष signature (parameter list और return type) के method के reference (pointer) को represent (hold) करता है। 



एक delegate को आप type safe function pointer भी कह सकते है।

No comments:

Post a Comment

Post Bottom Ad

Responsive Ads Here