Jayrock.Json.Conversion.Converters.TestComponentImporter.ReadOnlyPropertyDescriptor.GetValue C# (CSharp) Method

GetValue() public method

public GetValue ( object component ) : object
component object
return object
            public override object GetValue(object component)
            {
                throw new NotImplementedException();
            }