How to send a window message to the window that handle I know?

I.E. I need a .Net analog of SendMessage() or PostMessage() of WinAPI.

Thanks,
Alex.