Class TransformsType
[Serializable]
public class TransformsType
- Inheritance
-
TransformsType
- Inherited Members
Properties
Transform
[Required(AllowEmptyStrings = true)]
public Collection<TransformType> Transform { get; set; }
[Serializable]
public class TransformsType
[Required(AllowEmptyStrings = true)]
public Collection<TransformType> Transform { get; set; }