C# Class Castle.DynamicProxy.Generators.Emitters.NestedClassCollection

Inheritance: System.Collections.CollectionBase
Mostra file Open project: nats/castle-1.0.3-mono Class Usage Examples

Public Methods

Method Description
Add ( NestedClassEmitter nested ) : void

Method Details

Add() public method

public Add ( NestedClassEmitter nested ) : void
nested NestedClassEmitter
return void