Method RefreshReference
RefreshReference<T>(ref T)
Declaration
public void RefreshReference<T>(ref T model) where T : class, IGTFNodeModel
Parameters
| Type | Name | Description | 
|---|---|---|
| T | model | 
Type Parameters
| Name | Description | 
|---|---|
| T | 
RefreshReference(ref IGTFEdgeModel)
Declaration
public void RefreshReference(ref IGTFEdgeModel model)
Parameters
| Type | Name | Description | 
|---|---|---|
| IGTFEdgeModel | model |