pamidur / aspect-injector

AOP framework for .NET (c#, vb, etc)
Apache License 2.0
745 stars 112 forks source link

add LazyAttribute sample #154

Closed jerviscui closed 3 years ago

jerviscui commented 3 years ago

I create a sample for #152 .

LazyAttribute make get only property Lazy loading.