PC Review


Reply
Thread Tools Rate Thread

How to create Operators with CodeDOM?

 
 
PJ on Development
Guest
Posts: n/a
 
      25th May 2009
I've created a code generator that works like a charm for my needs.
However now I need to override some operators.

How do I do it with CodeDOM?

I coundn't find anything about it on the net so far.
 
Reply With Quote
 
 
 
 
G Himangi
Guest
Posts: n/a
 
      4th Jun 2009
Operators are methods with special names such as op_addition. If you give
your method the correct names, it should work.

---------
- G Himangi, LogicNP Software http://www.ssware.com
Shell MegaPack: Drop-In GUI Controls For Windows Explorer Like File And
Folder Browser Functionality
CryptoLicensing: Add licensing, copy-protection and activation to your
software
EZNamespaceExtensions: Fast and painless development of namespace extensions
EZShellExtensions: Rapid development of all shell extensions,explorer bars
and BHOs
---------


"PJ on Development" <(E-Mail Removed)> wrote in message
news:64709da1-7e64-4774-9d80-(E-Mail Removed)...
> I've created a code generator that works like a charm for my needs.
> However now I need to override some operators.
>
> How do I do it with CodeDOM?
>
> I coundn't find anything about it on the net so far.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
using CodeDom to create XAML windows moondaddy Microsoft Dot NET 6 27th Mar 2007 08:48 AM
CodeDom: How to create Editor() property attribute? Justin.Feist@gmail.com Microsoft Dot NET Framework 1 30th Jan 2006 07:52 PM
CodeDom -- create virtual method Mark Microsoft C# .NET 1 17th Jan 2005 10:25 AM
How create an attribute in CodeDom Tapas Microsoft C# .NET 1 12th Jul 2004 03:51 PM
How to create a protected method, using CodeDom Tapas Microsoft C# .NET 3 9th Jul 2004 07:44 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:13 AM.