Singleton
14 posts • Page 2 of 2 • 1, 2
Re: Singleton
What's the issue anyway? MethodDefDeclaration is derived from MetadataDeclaration.
But you can have a look at PostSharp.Collections.EnumeratorEnlarger.
Gael
But you can have a look at PostSharp.Collections.EnumeratorEnlarger.
Gael
Gael Fraiteur, project leader
got good support? consider donating to the project.
got good support? consider donating to the project.
- gfraiteur
- Site Admin
- Posts: 674
- Joined: Tue Dec 18, 2007 3:09 pm
- Full Name: Gael Fraiteur
- Company: postsharp.org
Re: Singleton
Did you succeed in writing an aspect to implement the design pattern Singleton ?
mathmax
- mathmax
- Posts: 46
- Joined: Sat Jan 12, 2008 4:55 pm
- Full Name: mathmax
Re: Singleton
Hi.
You can look at http://code.google.com/p/postsharp-user-plugins/wiki/DesignByContract.
And you can read the posts in http://www.postsharp.org/forum/designbycontract-f17.html.
Cheers.
You can look at http://code.google.com/p/postsharp-user-plugins/wiki/DesignByContract.
And you can read the posts in http://www.postsharp.org/forum/designbycontract-f17.html.
Cheers.
- cocotapioca
- Posts: 19
- Joined: Sat Jan 12, 2008 4:55 pm
- Full Name: Ignacio Vivona
14 posts • Page 2 of 2 • 1, 2