다음을 통해 공유


Options.NullSubstitution 속성

정의

메모리에 null 값이 적중되면 호출된 함수인 값을 가져오거나 설정합니다.

public Func<string,object> NullSubstitution { get; set; }
member this.NullSubstitution : Func<string, obj> with get, set
Public Property NullSubstitution As Func(Of String, Object)

속성 값

함수 대리자입니다.

적용 대상