Method Create

Create(IEntity?, IIsolatedFoundationAttributeSet?)

Creates a new instance of IsolatedFoundationParams class

Declaration
public static IsolatedFoundationParams Create(IEntity? supportedEntity, IIsolatedFoundationAttributeSet? attributeSet)
Parameters
Type Name Description
IEntity supportedEntity

The supported IEntity

IIsolatedFoundationAttributeSet attributeSet

The IIsolatedFoundationAttributeSet

Returns
Type Description
IsolatedFoundationParams

The newly created instance of IsolatedFoundationParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next