C# 클래스 Microsoft.StandardUI.UnsetValue

파일 보기 프로젝트 열기: dotnet-standard-ui/standard-ui

공개 프로퍼티들

프로퍼티 타입 설명
Instance object

비공개 메소드들

메소드 설명
UnsetValue ( )

프로퍼티 상세

Instance 공개적으로 정적으로 프로퍼티

This is a sentinal value, returned (instead of null) from ReadLocalValue when a property doesn't exist.
public static object Instance
리턴 object