StackOverflow Questions for Tag: partial-methods

slash shogdhe
slash shogdhe

Reputation: 4187

Maui class library: Partial Method issue

Score: 2

Views: 707

Answers: 1

Read More
pencilCake
pencilCake

Reputation: 53243

Why partial methods can only have void return type?

Score: 10

Views: 3908

Answers: 3

Read More
Adam Nathan
Adam Nathan

Reputation: 158

How can I remove ASP.NET Designer.cs files?

Score: 3

Views: 5504

Answers: 3

Read More
user17163459
user17163459

Reputation:

generic partial methods in C#?

Score: 2

Views: 371

Answers: 2

Read More
Johnson
Johnson

Reputation: 421

Partial Methods in C# Explanation

Score: 26

Views: 13865

Answers: 3

Read More
A.Mills
A.Mills

Reputation: 407

Partial Methods - Multiple implementing declarations alternate solution?

Score: 1

Views: 973

Answers: 0

Read More
Tony
Tony

Reputation: 1207

Partial Methods in C# and parameters

Score: -6

Views: 817

Answers: 1

Read More
Lajos Arpad
Lajos Arpad

Reputation: 76464

Why can't we write partial Functions?

Score: 1

Views: 174

Answers: 2

Read More
Abbas
Abbas

Reputation: 5044

Calling Partial Methods in C#

Score: 2

Views: 5774

Answers: 3

Read More
DPM
DPM

Reputation: 1660

What does "Parameter and type parameter names do not have to be the same in the implementing declaration as in the defining one" mean?

Score: 2

Views: 64

Answers: 1

Read More
Amir Popovich
Amir Popovich

Reputation: 29836

Is there anyway to implement a partial method using a base implementation (inheritance)?

Score: 1

Views: 126

Answers: 0

Read More
Luuk Krijnen
Luuk Krijnen

Reputation: 1192

is it possible to update values on changed event using Entity Frameworks partial methods

Score: 0

Views: 366

Answers: 2

Read More
DDan
DDan

Reputation: 8276

How to use partial method in C# to extend existing implemetation

Score: 4

Views: 1452

Answers: 1

Read More
musefan
musefan

Reputation: 48415

Using reflection to check if a partial method has been implemented

Score: 5

Views: 2155

Answers: 3

Read More
Kapol
Kapol

Reputation: 6463

Why it is possible to assign partial methods to delegates in spite of other constraints?

Score: 6

Views: 282

Answers: 2

Read More
Mike Eason
Mike Eason

Reputation: 9713

Calling a method when another method is called

Score: 2

Views: 2267

Answers: 2

Read More
Michael Sawczyn
Michael Sawczyn

Reputation: 315

Partial methods in Orchard custom modules

Score: 1

Views: 153

Answers: 2

Read More
Timmy Fuller
Timmy Fuller

Reputation: 75

LINQ to SQL Partial method does not override auto generated method

Score: 0

Views: 160

Answers: 0

Read More
Roy T.
Roy T.

Reputation: 9638

Why do partial methods support ref but not out parameters

Score: 6

Views: 403

Answers: 2

Read More
Karim
Karim

Reputation: 6283

Why you need partial methods in c#? Can events be used to achieve the same goal?

Score: 12

Views: 3196

Answers: 4

Read More
PreviousPage 1Next