C# Class Xml.Schema.Linq.CodeGen.ContentInfo

Show file Open project: o2platform/O2.Platform.Projects Class Usage Examples

Protected Properties

Property Type Description
contentType ContentType
occursInSchema Occurs

Private Properties

Property Type Description
AddChild void

Private Methods

Method Description
AddChild ( ContentInfo content ) : void

Property Details

contentType protected property

protected ContentType contentType
return ContentType

occursInSchema protected property

protected Occurs occursInSchema
return Occurs