Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8757089
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T14:13:18+00:00 2026-06-13T14:13:18+00:00

I found myself needing a simple generic interface, and I wrote it, but it

  • 0

I found myself needing a simple generic interface, and I wrote it, but it turned out to be pretty much the world’s simplest interface. I was wondering if it already exists by some other name. I just want to make sure I’m not reinventing something that is already included with the .NET framework.

interface IReceiver<T>
{
   void Receive(T obj);
}

I can’t really find a good list of “standard” interfaces that came with .NET. Does the structure of this interface look familiar to anyone? Have I reinvented something that is already standard?

EDIT: I have a data object and a number of objects interested in receiving the data. Objects interested in receiving the data implement the interface, so that ‘routing’ lists and maps can send the data to them. The idea is full generalization in the routing, the routing will be data-driven.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T14:13:20+00:00Added an answer on June 13, 2026 at 2:13 pm

    Well, it sounds like the Action<T> delegate type… I don’t know of any interface equivalent off-hand, but could you just use the delegate instead?

    EDIT: Okay, if you need to make the various classes actually implement it, then I’d just leave it as a new interface… especially if you can give it a slightly more meaningful name and description than IReceiver.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I found myself needing this function, and was wondering if it exists in PHP
I am new to fairly new to AS3 and I have found myself needing
I have recently found myself becoming more negative about EF and cannot help wondering
So I found myself needing to remove <br /> tags from the beginning and
Yesterday I found myself needing to zoom my Visual Studio text editor and was
I found myself passing InputStream/OutputStream objects around my application modules. I'm wondering if it's
I found myself keep writing pretty long one-liner code(influenced by shell pipe), like this:
I've recently found myself needing (yes, needing) to define absurdly long switch statements and
I found myself needing to define some styles and templates for a couple ToggleButton
In multiple instances I've found myself needing to capture the day part of a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.