Artemis.Profiles.Layers.Abstract.LayerPropertiesViewModel.ApplyProperties C# (CSharp) Method

ApplyProperties() public abstract method

public abstract ApplyProperties ( ) : void
return void
        public abstract void ApplyProperties();
    }