Add(ISchema):Void

Adds a schema to the collection.

Return type: System.Void

Parameter

schema

Type: Onion.Client.ISchema

This parameter is the schema to be added to the collection.

If schemas are derived from this schema, then all derivations are added to the collection. If no derivations are included, then the method Add is to be used.