예제 #1
0
 public NSOrderedSet(params object [] objs) : this(NSArray.FromObjects(objs))
 {
 }