共用方式為


ExternalChildResourcesCached<FluentModelTImpl,IFluentModelT,InnerModelT,IParentT,ParentImplT>.AddChildResource Method

Definition

Adds an external child resource to the collection.

protected void AddChildResource (FluentModelTImpl childResource);
member this.AddChildResource : 'FluentModelTImpl -> unit
Protected Sub AddChildResource (childResource As FluentModelTImpl)

Parameters

childResource
FluentModelTImpl

childResource the external child resource

Applies to