C# 클래스 Microsoft.Protocols.TestSuites.MS_OXCFOLD.RestrictsFactory

Deserialize the common restricts type.
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites 1 사용 예제들

공개 메소드들

메소드 설명
Deserialize ( byte restrictionData ) : Restriction

Deserialize the common field of restriction.

메소드 상세

Deserialize() 공개 정적인 메소드

Deserialize the common field of restriction.
public static Deserialize ( byte restrictionData ) : Restriction
restrictionData byte The restriction data.
리턴 Restriction