ClrPlus.Scripting.Languages.PropertySheetV3.PropertySheet.GetPropertySheetSource C# (CSharp) Method

GetPropertySheetSource() public method

public GetPropertySheetSource ( ) : string
return string
        public string GetPropertySheetSource()
        {
            return "";
        }