Microsoft.Protocols.TestSuites.MS_OXORULE.ComparePropertiesRestriction.ComparePropertiesRestriction C# (CSharp) 메소드

ComparePropertiesRestriction() 공개 메소드

Initializes a new instance of the ComparePropertiesRestriction class.
public ComparePropertiesRestriction ( ) : System.Collections.Generic
리턴 System.Collections.Generic
        public ComparePropertiesRestriction()
        {
            this.RestrictType = RestrictionType.ComparePropertiesRestriction;
        }