Пример #1
0
 public Modal Size(BootstrapSizes size)
 {
     this._size = size;
     return(this);
 }