Ejemplo n.º 1
0
 public ThreadSafeAttribute(ThreadSafeFlags Flags)
 {
     this.Flags = Flags;
 }