C# Class CsmMagic.Models.ArbitraryCsmBusinessObject

Mostra file Open project: JohnBloom/CsmMagic

Public Methods

Method Description
ArbitraryCsmBusinessObject ( string typeName ) : System.Collections.Generic
ArbitraryCsmBusinessObject ( string typeName, string recId ) : System.Collections.Generic

Method Details

ArbitraryCsmBusinessObject() public method

public ArbitraryCsmBusinessObject ( string typeName ) : System.Collections.Generic
typeName string
return System.Collections.Generic

ArbitraryCsmBusinessObject() public method

public ArbitraryCsmBusinessObject ( string typeName, string recId ) : System.Collections.Generic
typeName string
recId string
return System.Collections.Generic