Exemple #1
0
 /// <inheritdoc />
 public ICommerceExchangeGemsQuantityClient Quantity(int quantity) => new CommerceExchangeGemsQuantityClient(this.Connection, this.Gw2Client !, quantity);
 Equals(this.Extensions, other.Extensions) &&
 this.Segments.ListEquals(other.Segments);
Exemple #3
0
 get => this.pathResolver ?? (this.pathResolver = new PSPathResolver(this.SessionState));
Exemple #4
0
 set => this.InternalBalanceTransaction = SetExpandableFieldId(value, this.InternalBalanceTransaction);
Exemple #5
0
 get => new TopicFlags(this.Flags);
 set => this.InternalCharge = SetExpandableFieldId(value, this.InternalCharge);
 set => this.InternalOrder = SetExpandableFieldId(value, this.InternalOrder);
Exemple #8
0
 get => new ForumFlags(this.Flags);
Exemple #9
0
 set => EnableWindow(this.Handle, value);
this.InternalGetMesh(this.m_MeshInstanceID);
Exemple #11
0
 get => IsWindowEnabled(this.Handle);
Exemple #12
0
 new CollectionHandlerEventArgs(this.Name,
                                $"ПРИСВОЕНО НОВОЕ ЗНАЧЕНИЕ КОЛ-ВА РАБОТНИКОВ ({value.WorkersNumber})", $"[{index}] - {_stack[index]}"));
 set => this.InternalApplication = SetExpandableFieldId(value, this.InternalApplication);
Exemple #14
0
 get => this.GetBindingValue <string>(nameof(this.CurrentStateTextForTitle));
Exemple #15
0
 get => ShowClearButton && !string.IsNullOrEmpty(this.StringValue);
Exemple #16
0
this.Out        = pipeline.CreateEmitter <T>(this, nameof(this.Out));
 get => this.GetBindingValue <AuthorizePanelState>(nameof(this.State));
Exemple #18
0
 /// <inheritdoc />
 public virtual IContinentsFloorsRegionsIdClient this[int regionId] => new ContinentsFloorsRegionsIdClient(this.Connection, this.Gw2Client !, this.ContinentId, this.FloorId, regionId);
Exemple #19
0
 get => new PMessageFlags(this.Flags);
Exemple #20
0
this._DecodedWaveDataQueue.読み出し位置 = FDKUtilities.位置をブロック境界単位にそろえて返す(value, this.WaveFormat.BlockAlign);
 set => this.InternalProduct = SetExpandableFieldId(value, this.InternalProduct);
Exemple #22
0
 return(new SamplingResult(this.samplingDecision));
Exemple #23
0
 minX: Math.Min(this.MinX, other.MinX),
Exemple #24
0
 get => new Vector3(this.PosX, this.PosY, this.PosZ);
Exemple #25
0
 "dd/MM/yyyy" => $"{this.AddPadding(this.Day)}/{this.AddPadding(this.Month)}/{this.Year}",
 set => this.InternalCoupon = SetExpandableFieldId(value, this.InternalCoupon);
 set => this.InternalCancellationPolicy = SetExpandableFieldId(value, this.InternalCancellationPolicy);
Exemple #28
0
 set => this.InternalCustomer = SetExpandableFieldId(value, this.InternalCustomer);
 await ctx.ImpInfoAsync(this.ModuleColor, Emojis.Joystick, "str-game-draw");
Exemple #30
0
 public void TestIndexerException1()
 {
     new TriangleShape()[-1] = Vector3F.Zero;
 }
 get => (this.Discord as DiscordClient)?.InternalGetCachedChannel(this.ChannelId) ?? this._channel;