共用方式為


ExternalChildResourcesNonCached<FluentModelTImpl,IFluentModelT,InnerModelT,IParentT,ParentImplT>.PrepareRemove Method

Definition

Prepare a given model of an external child resource for remove.

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

Parameters

model
FluentModelTImpl

the model representing child resource to remove

Applies to