System.Windows.Parameter.GetValue C# (CSharp) 메소드

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

Gets the value of the parameter.
public abstract GetValue ( ) : object
리턴 object
        public abstract object GetValue();