Open.Core.Spacing.Sync C# (CSharp) Method

Sync() private method

private Sync ( jQueryObject inner ) : Spacing
inner jQueryObject
return Spacing
        public extern Spacing Sync(jQueryObject inner);

Same methods

Spacing::Sync ( jQueryObject inner, SpacingSync onBeforeSync ) : Spacing