Artemis.Profiles.Layers.Abstract.LayerPropertiesViewModel.ApplyProperties C# (CSharp) 메소드

ApplyProperties() 공개 추상적인 메소드

public abstract ApplyProperties ( ) : void
리턴 void
        public abstract void ApplyProperties();
    }