Method | Description | |
---|---|---|
Accept ( IIBVisitor visitor ) : void |
Accepts the specified visitor.
|
|
IBArchive ( String>.IDictionary |
Initializes a new instance of the IBArchive class.
|
public Accept ( IIBVisitor visitor ) : void | ||
visitor | IIBVisitor | The visitor. |
return | void |
public IBArchive ( String>.IDictionary |
||
attributes | String>.IDictionary | The attributes. |
return | System |