Attribute

2016-03-03 20:43 GMT+01:00 Steve Lyle <ssl...@gmail.com>:

> Does anyone know what this style of a call is known as?  Does it have a
> name?
> I would think it was a decoration if it were attached to a method.
>
>
> using System;
> using System.Collections.Generic;
> using System.Linq;
> using System.Web;
> using NHibernate;
> using NHibernate.Cfg;
>
> *[assembly: log4net.Config.XmlConfigurator(Watch = true)]*
> namespace MyFirstNHibernateSite.Models
> {
>     public class NHibernateISession
>     {
>
> --
> You received this message because you are subscribed to the Google Groups
> "nhusers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to nhusers+unsubscr...@googlegroups.com.
> To post to this group, send email to nhusers@googlegroups.com.
> Visit this group at https://groups.google.com/group/nhusers.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nhusers+unsubscr...@googlegroups.com.
To post to this group, send email to nhusers@googlegroups.com.
Visit this group at https://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to