StackOverflow Questions for Tag: generic-method

Abdul Moiz Haroon
Abdul Moiz Haroon

Reputation: 11

C# Method Argument Always Receive as a Value, Not a Reference

Score: -3

Views: 85

Answers: 1

Read More
Jaydeep Shil
Jaydeep Shil

Reputation: 1959

Generic Type Return and Argument order in c#

Score: 0

Views: 674

Answers: 1

Read More
Tareq Mahmud Hridoy
Tareq Mahmud Hridoy

Reputation: 41

How to dynamically call a generic method knowing only the string's name of a generic type parameter at runtime?

Score: 0

Views: 36

Answers: 0

Read More
Farshad Shahsavari
Farshad Shahsavari

Reputation: 31

How to call a generic method in generic service?

Score: 1

Views: 1031

Answers: 2

Read More
lukin155
lukin155

Reputation: 93

"No overload for method 'ToString' takes 1 arguments" in a C# generic method

Score: 1

Views: 1689

Answers: 2

Read More
user3163495
user3163495

Reputation: 3672

How to pass an anonymous object to a generic method with multiple generic types?

Score: 0

Views: 1286

Answers: 1

Read More
jonadv
jonadv

Reputation: 492

What is the point of making a method generic when it has only one generic type anyway?

Score: 0

Views: 967

Answers: 5

Read More
flamaniac
flamaniac

Reputation: 46

Generic method with generic parameter

Score: 0

Views: 383

Answers: 0

Read More
Sayari
Sayari

Reputation: 123

MOQ- Setting up and verifying a generic method with Func argument

Score: 3

Views: 1508

Answers: 2

Read More
nhnkrpzoglu
nhnkrpzoglu

Reputation: 13

sending a generic class object to a generic method (java)

Score: 1

Views: 299

Answers: 1

Read More
BennoDual
BennoDual

Reputation: 6279

Cast enum-value in generic method to int

Score: 1

Views: 244

Answers: 1

Read More
ha2pa1
ha2pa1

Reputation: 25

How to use STATIC class value with LIST or LAMBDA EXPRESSION?

Score: 1

Views: 313

Answers: 1

Read More
Ricardo Figueiredo
Ricardo Figueiredo

Reputation: 216

Should i use repository pattern for updating a single field? If so, how?

Score: 0

Views: 837

Answers: 1

Read More
NMJGD
NMJGD

Reputation: 11

How To create unknown-multidimensional parameter?

Score: 0

Views: 107

Answers: 1

Read More
Anssssss
Anssssss

Reputation: 3262

Moq It.IsAnyType not working for Func returning Task with generic type

Score: 3

Views: 4698

Answers: 1

Read More
Rahul
Rahul

Reputation: 57

I am getting weird errors while implementing a generic method of an interface in C#. What exactly is going wrong here?

Score: 4

Views: 706

Answers: 2

Read More
jfp
jfp

Reputation: 421

How to create a generic method in Dart?

Score: 27

Views: 33897

Answers: 2

Read More
duck
duck

Reputation: 17

Using 'diamond' notation for methods in java

Score: 2

Views: 923

Answers: 1

Read More
Robin
Robin

Reputation: 21894

Creating a method that accepts both Vector2 and Vector3 arguments in C#

Score: 1

Views: 661

Answers: 1

Read More
Kemal Kaya
Kemal Kaya

Reputation: 322

C# how to make generic method

Score: 3

Views: 175

Answers: 2

Read More
PreviousPage 2Next