[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void Refresh(
bool refreshCausedByFrameParse
)<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Sub Refresh (
refreshCausedByFrameParse As Boolean
)public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
void Refresh(
bool refreshCausedByFrameParse
)function Refresh(refreshCausedByFrameParse);