메소드 | 설명 | |
---|---|---|
AddWorkSpaceType ( long structureId, string name, string workSpaceName ) : |
||
Bind ( long structureId, string containerPrototypeName, string workSpaceTypeName ) : |
||
ClearAllBindings ( long structureId ) : void | ||
ContainerTypeManager ( |
||
Create ( long structureId, string name, string parent ) : |
||
Delete ( long structureId, string name ) : void | ||
Get ( long structureId, string name ) : |
||
GetAll ( long structureId ) : IQueryable |
public AddWorkSpaceType ( long structureId, string name, string workSpaceName ) : |
||
structureId | long | |
name | string | |
workSpaceName | string | |
리턴 |
public Bind ( long structureId, string containerPrototypeName, string workSpaceTypeName ) : |
||
structureId | long | |
containerPrototypeName | string | |
workSpaceTypeName | string | |
리턴 |
public ClearAllBindings ( long structureId ) : void | ||
structureId | long | |
리턴 | void |
public ContainerTypeManager ( |
||
db | ||
리턴 | System.Linq |
public Create ( long structureId, string name, string parent ) : |
||
structureId | long | |
name | string | |
parent | string | |
리턴 |
public Delete ( long structureId, string name ) : void | ||
structureId | long | |
name | string | |
리턴 | void |
public Get ( long structureId, string name ) : |
||
structureId | long | |
name | string | |
리턴 |