다음을 통해 공유


FluentApiCodeFragment.Arguments 속성

정의

메서드 호출의 인수를 가져옵니다.

public virtual System.Collections.Generic.IList<object?> Arguments { get; set; }
member this.Arguments : System.Collections.Generic.IList<obj> with get, set
Public Overridable Property Arguments As IList(Of Object)

속성 값

메서드 호출의 인수입니다.

적용 대상