BCF Code Snippets

Code snippets for Visual Studio published. Extract archive after download and install snippets using Visual Studio menu (Tools->Code Snippet Manager).

 

ShortcutDescription
bcffGenerates a BCF Function (a class that inherits BcfFunctionBase<T>)
bcfvGenerates a BCF Validator (a class that inherits BcfValidatorBase)
bcfpGenerates a property decorated with BcfPropertyAttribute
bcfmGenerates a property decorated with BcfMandatoryAttribute