Bevisuali.UX.VariablesInspectorVariable.GetVariable C# (CSharp) 메소드

GetVariable() 공개 메소드

public GetVariable ( ) : FAI.Bayesian.RandomVariable
리턴 FAI.Bayesian.RandomVariable
        public FRandomVariable GetVariable()
        {
            return _variable;
        }