DatapointSourceAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[System.AttributeUsage(System.AttributeTargets.Method | System.AttributeTargets.Property | System.AttributeTargets.Field, AllowMultiple=false, Inherited=true)]
public class DatapointSourceAttribute : NUnit.Framework.NUnitAttribute
type DatapointSourceAttribute = class
inherit NUnitAttribute
- 継承
- 派生
- 属性
コンストラクター
DatapointSourceAttribute() |